WSL2-Linux-Kernel/sound/soc/tegra
Ben Dooks 8c05f6af7b
ASoC: tegra: disable rx_fifo after disable stream
We see odd FIFO overruns with this, we assume the best thing to do is
to disable the RX I2S frontend first, and then disable the FIFO that
is using it.

This also fixes an issue where using multi-word frames (TDM) have
partial samples stuck in the FIFO which then get read out when the
next capture is started.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20191018154833.7560-5-ben.dooks@codethink.co.uk
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-10-25 11:07:33 +01:00
..
Kconfig
Makefile
tegra20_ac97.c
tegra20_ac97.h
tegra20_das.c ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:03:32 +01:00
tegra20_das.h
tegra20_i2s.c
tegra20_i2s.h
tegra20_spdif.c
tegra20_spdif.h
tegra30_ahub.c ASoC: tegra: use devm_platform_ioremap_resource() to simplify code 2019-09-04 13:48:50 +01:00
tegra30_ahub.h
tegra30_i2s.c ASoC: tegra: disable rx_fifo after disable stream 2019-10-25 11:07:33 +01:00
tegra30_i2s.h
tegra_alc5632.c ASoC: tegra: tegra_alc5632: consider CPU-Platform possibility 2019-06-28 15:17:23 +01:00
tegra_asoc_utils.c
tegra_asoc_utils.h
tegra_max98090.c ASoC: tegra: tegra_max98090: consider CPU-Platform possibility 2019-06-28 15:17:33 +01:00
tegra_pcm.c
tegra_pcm.h
tegra_rt5640.c ASoC: tegra: tegra_rt5640: consider CPU-Platform possibility 2019-06-28 15:17:43 +01:00
tegra_rt5677.c ASoC: tegra: tegra_rt5677: consider CPU-Platform possibility 2019-06-28 15:17:56 +01:00
tegra_sgtl5000.c ASoC: tegra: tegra_sgtl5000: consider CPU-Platform possibility 2019-06-28 15:18:06 +01:00
tegra_wm8753.c ASoC: tegra: tegra_wm8753: consider CPU-Platform possibility 2019-06-28 15:18:16 +01:00
tegra_wm8903.c ASoC: tegra: tegra_wm8903: consider CPU-Platform possibility 2019-06-28 15:18:26 +01:00
tegra_wm9712.c ASoC: tegra: tegra_wm9712: consider CPU-Platform possibility 2019-06-28 15:18:36 +01:00
trimslice.c ASoC: tegra: trimslice: consider CPU-Platform possibility 2019-06-28 15:18:45 +01:00