ASoC: TWL4030: Only update the needed bits in *set_dai_sysclk
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Mon, 19 Oct 2009 12:42:19 +0000 (15:42 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 19 Oct 2009 15:12:17 +0000 (16:12 +0100)
commitd8707cecdf396bdb506252829d03837b2c67c939
tree8a25da418c449a5bbec033fbfde451d1a624e2f5
parent3da8e6885ec2dea67321c904d721be90e00cd748
ASoC: TWL4030: Only update the needed bits in *set_dai_sysclk

Do not rewrite the whole register, but only update the needed
bits in set_dai_sysclk functions.

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