ASoC: TWL4030: Do not modify the APLL_CTL register
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Wed, 4 Nov 2009 07:58:20 +0000 (09:58 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 10 Nov 2009 12:08:15 +0000 (12:08 +0000)
commit68d019553b8cc4ddac7f861e23efbe48a1367490
treeaee381715561969b9058c6a8fa2b965c9731821a
parent0969afcc449d5d655784c04e938cf4cfc6e89c0e
ASoC: TWL4030: Do not modify the APLL_CTL register

APLL_CTL register is configured by the twl4030-codec MFD
driver.
Remove code, which makes changes in the APLL_CTL register,
and replace those with checks against the configured
audio_mclk configuration done in the MFD driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl4030.c