commit | b7ae6f31d8243ec684af16bc5c763eccdfabaec0 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Aug 12 10:42:37 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Thu Aug 15 11:18:09 2013 +0100 |
tree | 09bcafcf065ffe743258f8ffbf6c055a1c130b4f | |
parent | d4e4ab86bcba5a72779c43dc1459f71fea3d89c8 [diff] |
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>