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)
commit16a30fbb0d3aa4ee829a2dd3d0e314e2b5ae96a9
tree68a444cf8a4cc09e4b2b06909f6e8826ca21a6f4
parent203350c1a8e23adf17fd9a96d8bfc7adf63c1ff6
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