commit | 62477adf5f4ede918a97e648a5173b00bbbb17cc | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon May 13 13:30:56 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 13 09:55:28 2013 +0400 |
tree | d450067daf66cc0e7ed8fcbfcd75d1331760c39d | |
parent | e76af6d189075a0ca59bc654157e80da53559fb0 [diff] |
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>