From: Shawn Guo Date: Thu, 25 Apr 2013 03:18:46 +0000 (+0800) Subject: ASoC: fsl: remove use of imx-pcm-audio from fsl_ssi X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd41bc9696b5631b2c2fe26f40c8cdd99b3aeb3e;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed