]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: TWL4030: Use reg_cache in twl4030_init_chip
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Fri, 29 May 2009 06:22:37 +0000 (09:22 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 May 2009 10:02:48 +0000 (11:02 +0100)
commitb42f6a35859f86d02398c272ea89a12dabdfb72c
tree68a444cf8a4cc09e4b2b06909f6e8826ca21a6f4
parent1b47956f7881fdd8885103b3a8c2e11853d5fdd4
ASoC: TWL4030: Use reg_cache in twl4030_init_chip

Use the codec->reg_cache instead of the array directly
in twl4030_init_chip for setting the default values.

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