]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: mxs: move to use generic DMA helper
authorShawn Guo <shawn.guo@linaro.org>
Mon, 13 May 2013 05:30:56 +0000 (13:30 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 May 2013 05:55:28 +0000 (09:55 +0400)
commit62477adf5f4ede918a97e648a5173b00bbbb17cc
treed450067daf66cc0e7ed8fcbfcd75d1331760c39d
parente76af6d189075a0ca59bc654157e80da53559fb0
ASoC: mxs: move to use generic DMA helper

With mxs-dma converted to generic DMA bindings, let's move mxs-pcm to
use it by removing flages SND_DMAENGINE_PCM_FLAG_NO_DT and
SND_DMAENGINE_PCM_FLAG_COMPAT.  As the result, those mxs custom dma
params code can be removed now.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/sound/mxs-saif.txt
sound/soc/mxs/mxs-pcm.c
sound/soc/mxs/mxs-pcm.h
sound/soc/mxs/mxs-saif.c
sound/soc/mxs/mxs-saif.h