]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: move dmaengine implementation from ASoC to ALSA core
authorDaniel Mack <zonque@gmail.com>
Mon, 12 Aug 2013 08:42:37 +0000 (10:42 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 15 Aug 2013 10:18:09 +0000 (11:18 +0100)
commitb7ae6f31d8243ec684af16bc5c763eccdfabaec0
tree09bcafcf065ffe743258f8ffbf6c055a1c130b4f
parentd4e4ab86bcba5a72779c43dc1459f71fea3d89c8
ALSA: move dmaengine implementation from ASoC to ALSA core

For the PXA DMA rework, we need the generic dmaengine implementation
that currently lives in sound/soc for standalone (non-ASoC) AC'97
support.

Move it to sound/core, and rename the Kconfig symbol.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/core/Kconfig
sound/core/Makefile
sound/core/pcm_dmaengine.c [moved from sound/soc/soc-dmaengine-pcm.c with 100% similarity]
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/omap/Kconfig
sound/soc/pxa/Kconfig
sound/soc/spear/Kconfig