ASoC: imx-pcm-dma: DT support
authorMarkus Pargmann <mpa@pengutronix.de>
Thu, 20 Jun 2013 13:20:20 +0000 (15:20 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:10:36 +0000 (11:10 +0100)
commitc364796a473db467b9201ea31a096bc0cf23547a
tree906cf3ae60023e7b7e7bd3ddf23d40cf057ae8c3
parent7464dcd061045e664723acbf6be49e3ff53d97d8
ASoC: imx-pcm-dma: DT support

This patch removes the NO_DT flag. The pdev pointer may have a proper
of_node with the dmas property, so we can use it to request DMA
channels.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Timur Tabi <timur@tabi.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/imx-pcm-dma.c