[alsa-devel] [PATCH 0/1] ASoC: TWL4030: Using codec_regcache in twl4030_init_chip

Peter Ujfalusi peter.ujfalusi at nokia.com
Fri May 29 08:22:36 CEST 2009


Hello,

The twl4030_init_chip used the twl4030_reg array directly to set the default
register values.
In other places the defaults has been modified in the codec->reg_cache (prime
example is the Headset ramp delay configuration).

Switch using the codec->reg_cache in the twl4030_init_chip function, so updated
defaults will be actually used.

---
Peter Ujfalusi (1):
  ASoC: TWL4030: Use reg_cache in twl4030_init_chip

 sound/soc/codecs/twl4030.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the Alsa-devel mailing list