]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: imx: move phycore audmux call into ASoC machine driver
authorShawn Guo <shawn.guo@linaro.org>
Mon, 5 Mar 2012 14:30:50 +0000 (22:30 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Mar 2012 00:02:47 +0000 (00:02 +0000)
commitf816ceb341e217598a6f90e33777e22e8885d86d
treeef3d7afbe72e450611232c6267b215d54c2e2d97
parent58a7eb14762a3b5185ff38182afca40472cbebe3
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