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(-) _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel