ASoC: ux500: Use generic dmaengine PCM
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 15 Apr 2013 17:20:04 +0000 (19:20 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Apr 2013 14:04:44 +0000 (15:04 +0100)
commit22f38f792ec53e2a93be13ecb609bbe911ed8ff9
treecbbd8ee051127923651133bdf505b5b0e520e2f5
parentadaa3229fbb88532e0d460afad779efbfb92ffeb
ASoC: ux500: Use generic dmaengine PCM

Use the generic dmaengine PCM driver instead of a custom implemention.  There is
a minor functional change, the ux500 PCM driver did not preallocate the audio
buffer, while the generic dmaengine PCM driver will do this.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/dmaengine_pcm.h
sound/soc/ux500/Kconfig
sound/soc/ux500/ux500_pcm.c
This page took 0.046307 seconds and 5 git commands to generate.