commit | 2f7dceeda4708f470fd927adb3861bd8ebbe2310 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Nov 24 10:21:54 2010 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 24 11:22:44 2010 +0000 |
tree | 5c11b5b659e52997a56d9acc2fe7fd1ec2bb3c83 | |
parent | 08b1a38465cab8c2224a5202c7a3b5e5f5630894 [diff] |
ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000 MCLKDIV bit of Register 04h Clocking1: 0 : Divide by 1 1 : Divide by 2 Thus in the case of freq <= 16500000, we should clear MCLKDIV bit. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@kernel.org