diff options
author | Shengjiu Wang <[email protected]> | 2022-08-17 13:24:27 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-17 18:05:52 +0100 |
commit | cb225ac125a9c82889f4796a6092dd0bed39720a (patch) | |
tree | 03a38496f6f9839bbcda536910fa82fe868935be /scripts/gdb/linux/mm.py | |
parent | e6f4bddefd67677c5d0ee6c104a3ce0dcf5fe47e (diff) |
ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR
The FIFO reset drops the words in the FIFO, which may cause
channel swap when SAI module is running, especially when the
DMA speed is low. So it is not good to do FIFO reset in ISR,
then remove the operation.
Fixes: e2681a1bf5ae ("ASoC: fsl_sai: Add isr to deal with error flag")
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/mm.py')
0 files changed, 0 insertions, 0 deletions