git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4e4ab8
)
ALSA: move dmaengine implementation from ASoC to ALSA core
author
Daniel Mack
<zonque@gmail.com>
Mon, 12 Aug 2013 08:42:37 +0000
(10:42 +0200)
committer
Mark Brown
<broonie@linaro.org>
Thu, 15 Aug 2013 10:18:09 +0000
(11:18 +0100)
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>
No differences found