From: Mark Brown Date: Wed, 30 Sep 2009 13:31:38 +0000 (+0100) Subject: ASoC: Clean up WM8974 PLL configuration X-Git-Tag: v2.6.33-rc1~390^2~1^2~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36b2fc73a6c0e7b185b17d594b38398ce1f7fff;p=pandora-kernel.git ASoC: Clean up WM8974 PLL configuration Don't use a static for WM8974 PLL factors - we don't support more than one device so it won't happen but no sense in leaving the race condition hanging around. Also, pre_div is a single bit and it's a bit simpler if we move the handling of the factor of 4 in the output into the coefficient setup. Signed-off-by: Mark Brown --- Reading git-diff-tree failed