kernel-hacking-2024-linux-s.../sound/soc/sh
Kuninori Morimoto 0a4d94c07c ASoC: rsnd: add common DMAEngine method
R-Car Sound driver will support DMA transfer in the future,
then, SSI/SRU/SRC will use it.
Current R-Car can't use soc-dmaengine-pcm.c since its DMAEngine
doesn't support dmaengine_prep_dma_cyclic(),
and SSI needs double plane transfer (which needs special submit) on DMAC.
This patch adds common DMAEngine method for it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-08-06 17:56:13 +01:00
..
rcar ASoC: rsnd: add common DMAEngine method 2013-08-06 17:56:13 +01:00
dma-sh7760.c ASoC: dma-sh7760: Fix compile error 2013-03-22 12:23:11 +01:00
fsi.c ASoC: fsi: fixup sparse errors 2013-05-28 15:35:46 +01:00
hac.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
Kconfig ASoC: add Renesas R-Car core feature 2013-07-28 19:34:09 +01:00
Makefile ASoC: add Renesas R-Car core feature 2013-07-28 19:34:09 +01:00
migor.c ASoC: switch over to use snd_soc_register_component() on sh4 siu 2013-03-26 21:57:55 +00:00
sh7760-ac97.c ASoC: sh: Add .owner to struct snd_soc_card 2011-12-23 11:32:07 +00:00
siu.h
siu_dai.c ASoC: switch over to use snd_soc_register_component() on sh4 siu 2013-03-26 21:57:55 +00:00
siu_pcm.c ASoC: siu: don't use DMA device for channel filtering 2012-07-20 11:23:44 +05:30
ssi.c ASoC: switch over to use snd_soc_register_component() on sh4 ssi 2013-03-26 21:57:44 +00:00