ASoC: Fix masking of WM8962 FLL1 register
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Sep 2010 00:20:11 +0000 (17:20 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Sep 2010 21:10:18 +0000 (14:10 -0700)
commit61371126307ffabb9880e5a22e126b46df846b12
tree82e275cc818211096668c79fd86eba0d23b1343e
parentd1454e6fbdf01056834018cfd12f9a066cfc0dd7
ASoC: Fix masking of WM8962 FLL1 register

When configuring the FLL we preserve the FLL enable configuration in order
to allow us to reenable the FLL after configuration but we do not clear
the other bits in the register, causing old configuration to be preserved.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/wm8962.c