From: Mike Dyer Date: Fri, 16 Aug 2013 17:36:28 +0000 (+0100) Subject: ASoC: wm8960: Fix PLL register writes X-Git-Tag: v3.2.52~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c22eba5c7a15d915352743238facb571375107d;p=pandora-kernel.git ASoC: wm8960: Fix PLL register writes commit 85fa532b6ef920b32598df86b194571a7059a77c upstream. Bit 9 of PLL2,3 and 4 is reserved as '0'. The 24bit fractional part should be split across each register in 8bit chunks. Signed-off-by: Mike Dyer Signed-off-by: Mark Brown Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed