From: Jonas Andersson Date: Wed, 4 Mar 2009 07:24:26 +0000 (+0100) Subject: ASoC: wm8510 pll settings X-Git-Tag: v2.6.30-rc1~8^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86027ae78c9294bb450b76eec28cfb431a8fb3ee;p=pandora-kernel.git ASoC: wm8510 pll settings When setting WM8510_MCLKDIV the pll was turned off. When setting pll frequency you got twice the expected freq, because the code calculated with postscaler of 8, but the hardware divide by 4. Signed-off-by: Jonas Andersson Signed-off-by: Mark Brown --- Reading git-diff-tree failed