kernel-hacking-2024-linux-s.../sound/soc/sh/rcar
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
..
adg.c ASoC: add Renesas R-Car ADG feature 2013-07-28 19:34:09 +01:00
core.c ASoC: rsnd: add common DMAEngine method 2013-08-06 17:56:13 +01:00
gen.c ASoC: rsnd: remove platform dai and add dai_id on platform setting 2013-08-06 17:56:13 +01:00
Makefile ASoC: add Renesas R-Car SSI feature 2013-07-28 19:34:09 +01:00
rsnd.h ASoC: rsnd: add common DMAEngine method 2013-08-06 17:56:13 +01:00
scu.c ASoC: add Renesas R-Car SCU feature 2013-07-28 19:34:09 +01:00
ssi.c ASoC: rsnd: remove platform dai and add dai_id on platform setting 2013-08-06 17:56:13 +01:00