From: Eric Millbrandt Date: Fri, 2 Nov 2012 21:05:44 +0000 (-0400) Subject: ASoC: wm8978: pll incorrectly configured when codec is master X-Git-Tag: v3.7-rc6~20^2~3^2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c6f4cb6ef49afbb86222c6a3ff85329199c729;p=pandora-kernel.git ASoC: wm8978: pll incorrectly configured when codec is master When MCLK is supplied externally and BCLK and LRC are configured as outputs (codec is master), the PLL values are only calculated correctly on the first transmission. On subsequent transmissions, at differenct sample rates, the wrong PLL values are used. Test for f_opclk instead of f_pllout to determine if the PLL values are needed. Signed-off-by: Eric Millbrandt Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed