From: Mark Brown Date: Fri, 16 Jan 2009 16:35:52 +0000 (+0000) Subject: ASoC: Implement support for CLK_POUT as MCLK on Zylonite X-Git-Tag: v2.6.30-rc1~8^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c782f5981a022f7a238d550af5daa75c8acf382;p=pandora-kernel.git ASoC: Implement support for CLK_POUT as MCLK on Zylonite The Zylonite supports switching the MCLK for the WM9713 between the AC97CLK and CLK_POUT outputs of the PXA processor via switch SW15 on the board. This patch adds support for configuring the system to use CLK_POUT. Unfortunately it is not possible to read the state of SW15 from software so this feature is controlled by a module option 'clk_pout' which should be set to a non-zero value to enable the use of CLK_POUT. Signed-off-by: Mark Brown --- Reading git-diff-tree failed