linux/sound/soc/atmel
Lars-Peter Clausen 5fe668a1d2 ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set,get}_data()
We want to get rid of snd_dmaengine_pcm_{set,get}_data(). All instances of
snd_dmaengine_pcm_get_data() in the atmel pcm driver can easily be replaced with
snd_soc_dai_get_dma_data().

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:16:41 +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
atmel-pcm-dma.c ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set,get}_data() 2013-03-26 14:16:41 +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
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