ASoC: Fix WM8993 MCLK configuration for high frequency MCLKs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 17 Aug 2009 17:51:44 +0000 (18:51 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 17 Aug 2009 17:53:44 +0000 (18:53 +0100)
commit0182dcc52c759d005cc3e65deadee9f166cdd7d0
tree76265f416bbaef69fb1bd94b636ec2ad77d48a97
parent1ca04065c3569beb42b9376952df8c96f430f753
ASoC: Fix WM8993 MCLK configuration for high frequency MCLKs

When used without the PLL we were accidentally clearing the MCLK/2
divider, resulting in a double rate SYSCLK when the divider should
have been used.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8993.c