commit | bd41bc9696b5631b2c2fe26f40c8cdd99b3aeb3e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Apr 25 11:18:46 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 15 09:27:26 2013 +0400 |
tree | 7e0bb744ac26cf45fc952b314b0fcfe25ad26758 | |
parent | 436947fc82237e2cd78b3b2c11633aaa6ef07641 [diff] |
ASoC: fsl: remove use of imx-pcm-audio from fsl_ssi Rather than instantiating imx-pcm-audio to call imx_pcm_dma_init(), fsl_ssi can just directly call it to save the use of imx-pcm-audio. With this change, fsl_ssi becomes not only a cpu DAI but also a platform device, so updates platform device setup in imx-sgtl5000 accordingly. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>