From: Shawn Guo Date: Mon, 5 Mar 2012 14:30:53 +0000 (+0800) Subject: ASoC: imx: move audmux driver into sound/soc/imx X-Git-Tag: v3.4-rc1~88^2^2~26^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c77c29c49c6213c55ad8dacc687817b3568c0ce;p=pandora-kernel.git ASoC: imx: move audmux driver into sound/soc/imx As audmux becomes a platform driver and its callers are all ASoC machine drivers, there is no reason to keep it in arch folder, so move it to sound/soc/imx. One bonus point would be those ASoC machine drivers stop including mach/audmux.h, since it's been moved to sound/soc/imx/imx-audmux.h. This should be a move to the right direction in terms of single kernel image goal. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Signed-off-by: Mark Brown --- Reading git-diff-tree failed