]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bd3076f489432721a0d1573bd9f027f80fb7c02
tree8a25da418c449a5bbec033fbfde451d1a624e2f5
parent2e4896cc355b6ce3ba9e7de91949c2cc67df6b8e
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