From: Shawn Guo Date: Fri, 11 May 2012 14:24:16 +0000 (+0800) Subject: ASoC: mxs: mxs-pcm does not need to be a plaform_driver X-Git-Tag: v3.5-rc1~118^2~3^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da3fe7851f9288c2479186d390b0de28d51bdb0;p=pandora-kernel.git ASoC: mxs: mxs-pcm does not need to be a plaform_driver Same as the commit 518de86 (ASoC: tegra: register 'platform' from DAIs, get rid of pdev), it makes mxs-pcm not a platform_driver but helper to register "platform", so that the platform_device for mxs-pcm can be saved completely. Signed-off-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed