2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-20 03:24:03 +08:00
linux-next/sound/soc/davinci
Peter Ujfalusi 0380866a91 ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step
The AFIFO should not be stopped (or started for that matter) when McASP is
running since it can cause unpredictable issues because we are switching off
AFIFO for the direction which was handling the requests from McASP and was
generating DMA request toward the system DMA.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-10-29 12:31:38 +00:00
..
davinci-evm.c ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card 2014-05-26 16:34:55 +01:00
davinci-i2s.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step 2014-10-29 12:31:38 +00:00
davinci-mcasp.h ASoC: davinci-mcasp: Correct TX start sequence 2014-10-29 12:31:38 +00:00
davinci-pcm.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-pcm.h ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-vcif.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
edma-pcm.c ASoC: edma-pcm: Include edma-pcm.h 2014-08-17 09:31:06 -05:00
edma-pcm.h ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds 2014-07-16 22:09:08 +01:00
Kconfig ASoC: davinci: vcif must be a module if SND_DAVINCI_SOC is 2014-09-29 17:12:05 +01:00
Makefile ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x 2014-07-16 22:09:13 +01:00