]> Pileus Git - ~andy/linux/commit
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)
commit3a5e517bb2e9856fd836e90caa415f116d34bd04
treedf5932b41278be473d13752edb74b10cf38564c4
parentde623ece5be03e4447dbe08eaca30c92202a34a2
ASoC: fsl-ssi: Use generic DMA bindings if possible

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>
Documentation/devicetree/bindings/sound/fsl,ssi.txt
sound/soc/fsl/fsl_ssi.c