From: Shawn Guo Date: Thu, 25 Apr 2013 03:18:49 +0000 (+0800) Subject: ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssi X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf9d4bbd0fa97ff6f214484f62fc8aca64d1d00;p=pandora-kernel.git ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssi Rather than instantiating imx-fiq-pcm-audio to call imx_pcm_fiq_init(), imx-ssi can just directly call it to save the use of imx-fiq-pcm-audio. With this change, imx-ssi becomes not only a cpu DAI but also a platform device, so updates platform device setup in eukrea-tlv320, phycore-ac97 and wm1133-ev1 accordingly. Signed-off-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed