diff options
author | Shengjiu Wang <[email protected]> | 2021-09-10 17:18:30 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-09-21 13:23:36 +0100 |
commit | 74b7ee0e7b61838a0a161a84d105aeff0d042646 (patch) | |
tree | 9760d127c336b9af5750defbc79b8755b4636b59 /scripts/gdb/linux/lists.py | |
parent | 3f4b57ad07d9237acf1b8cff3f8bf530cacef87a (diff) |
ASoC: fsl_xcvr: Fix channel swap issue with ARC
With pause and resume test for ARC, there is occasionally
channel swap issue. The reason is that currently driver set
the DPATH out of reset first, then start the DMA, the first
data got from FIFO may not be the Left channel.
Moving DPATH out of reset operation after the dma enablement
to fix this issue.
Fixes: 28564486866f ("ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver")
Signed-off-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions