ASoC: imx: move phycore audmux call into ASoC machine driver
commit17ec38a8b6d95100a585ed66ccc7bada13e09d0d
authorShawn Guo <shawn.guo@linaro.org>
Mon, 5 Mar 2012 14:30:50 +0000 (5 22:30 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Mar 2012 00:02:47 +0000 (6 00:02 +0000)
treeef3d7afbe72e450611232c6267b215d54c2e2d97
parent60282ede6b73d6ac7b571df5c65fa6a77db1a4a2
ASoC: imx: move phycore audmux call into ASoC machine driver

It moves phycore audmux configuration call from board file into ASoC
machine driver phycore-ac97 to ease converting audmux into a platform
driver later.
It moves phycore audmux configuration call from board file into ASoC
machine driver phycore-ac97, so that it gets aligned with wm1133-ev1
and mx27vis-aic32x4, and more importantly it will ease the moving of
audmux into sound/soc/imx as a platform driver later.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/mach-imx/mach-pca100.c
arch/arm/mach-imx/mach-pcm043.c
sound/soc/imx/phycore-ac97.c