linux-hardened/sound/soc/atmel
Lars-Peter Clausen a85fc1b073 ASoC: atmel-pcm-dma: No need to wrap snd_dmaengine_pcm_close()
If a PCM driver using the dmaengine PCM helper functions doesn't need to do
anything special in its pcm_close callback, snd_dmaengine_pcm_close can be used
directly for as the pcm_close callback and there is no need to wrap it in a
custom function.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-03-26 14:15:24 +00:00
..
atmel-pcm-dma.c ASoC: atmel-pcm-dma: No need to wrap snd_dmaengine_pcm_close() 2013-03-26 14:15:24 +00:00
atmel-pcm-pdc.c ASoC: atmel-soc: make it buildable on other architectures 2012-12-24 15:48:25 +00:00
atmel-pcm.c ASoC: atmel-soc: make it buildable on other architectures 2012-12-24 15:48:25 +00:00
atmel-pcm.h ASoC: atmel_pcm: make it buildable as module 2013-02-04 18:34:13 +00:00
atmel_ssc_dai.c ASoC: atmel_ssc_dai: correct sequence when unload 2013-02-04 18:34:14 +00:00
atmel_ssc_dai.h ASoC: atmel-ssc-dai: register dai and pcm directly 2012-11-16 10:24:38 +09:00
Kconfig ASoC: atmel-soc: make it buildable on other architectures 2012-12-24 15:48:25 +00:00
Makefile ASoC: atmel-pcm: dma support based on pcm dmaengine 2012-12-02 13:29:19 +09:00
sam9g20_wm8731.c ASoC: sam9g20_wm8731: disable clock and correct sequence when unload 2013-02-04 18:34:14 +00:00
snd-soc-afeb9260.c ASoC: Convert afeb9260 to table based DAPM init 2012-02-01 21:52:54 +00:00