ASoC: fsl-ssi: Use generic DMA bindings if possible
authorMarkus Pargmann <mpa@pengutronix.de>
Sat, 27 Jul 2013 11:31:54 +0000 (13:31 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 6 Aug 2013 16:59:29 +0000 (17:59 +0100)
There may be some platforms using fsl-ssi that do not have a DMA driver
with generic DMA bindings. So this patch adds support for the generic
DMA bindings, while still accepting the old "fsl,dma-events" property if
"dmas" is not found.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found