]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl: Set sdma peripheral type directly
authorNicolin Chen <b42378@freescale.com>
Thu, 25 Jul 2013 09:41:41 +0000 (17:41 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 25 Jul 2013 19:11:27 +0000 (20:11 +0100)
commit32bd8cd25759411d3e11351db59be05446092f80
tree48e18a2807b2bf69714f523bf4e079ec8afe14d9
parent72192366f4e1385fe6e44600aa5b75d0136e3d52
ASoC: fsl: Set sdma peripheral type directly

Let CPU DAI drivers set SDMA periperal type directly to support more
dma types(SPDIF, ESAI) other than only two for SSI.
This will easily allow some non-SSI drivers to use the imx-pcm-dma
as well.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c
sound/soc/fsl/imx-pcm.h
sound/soc/fsl/imx-ssi.c