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)
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>

No differences found