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)
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>

No differences found