diff options
author | Arnaud Mouiche <arnaud.mouiche@invoxia.com> | 2016-05-03 14:13:59 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-13 12:15:31 +0100 |
commit | 61fcf10a0ee44763e0347b297a377137f8950772 (patch) | |
tree | f99e6486347127bf1bc6f3aad69c83edc237711a /scripts/headers_install.sh | |
parent | d9f2a202877c15818d98268f47d6b4bcfcb84437 (diff) | |
download | linux-61fcf10a0ee44763e0347b297a377137f8950772.tar.gz linux-61fcf10a0ee44763e0347b297a377137f8950772.tar.bz2 linux-61fcf10a0ee44763e0347b297a377137f8950772.zip |
ASoC: fsl_ssi: Fix channel slipping in Playback at startup
Previously, SCR.SSIEN and SCR.TE were enabled at once if no capture
stream was also running.
This may not give a chance for the DMA to write the first sample in
TX FIFO before the streaming starts on the PCM bus, inserting void
samples first.
Those void samples are then responsible for slipping the channels.
Signed-off-by: Arnaud Mouiche <arnaud.mouiche@invoxia.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Caleb Crome <caleb@crome.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/headers_install.sh')
0 files changed, 0 insertions, 0 deletions