From: Lars-Peter Clausen Date: Mon, 10 Nov 2014 21:41:46 +0000 (+0100) Subject: ASoC: Move AC'97 support to its own file X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~23^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336b8423e285174ebecf02a743d69913b83bbc48;p=pandora-kernel.git ASoC: Move AC'97 support to its own file Currently the AC'97 support is splattered all throughout soc-core.c. Some parts are #ifdef'd some parts are not. This patch moves the AC'97 support to its own file, this should make the code a bit more clearer and also makes it possible to easily not compile it into the kernel when not needed. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed