commit | c364796a473db467b9201ea31a096bc0cf23547a | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Thu Jun 20 15:20:20 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 15 11:10:36 2013 +0100 |
tree | 906cf3ae60023e7b7e7bd3ddf23d40cf057ae8c3 | |
parent | 7464dcd061045e664723acbf6be49e3ff53d97d8 [diff] |
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>