From: Shawn Guo Date: Mon, 13 May 2013 05:30:56 +0000 (+0800) Subject: ASoC: mxs: move to use generic DMA helper X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62477adf5f4ede918a97e648a5173b00bbbb17cc;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed