]> Pileus Git - ~andy/linux/blobdiff - sound/soc/codecs/wm_hubs.c
Merge branch 'for-3.1' into for-3.2
[~andy/linux] / sound / soc / codecs / wm_hubs.c
index 26e21d01e1373b7668ae18cfe3fb499b8809f2b9..017522e7cef9a40673deca7084989f04aeef7f30 100644 (file)
@@ -452,9 +452,8 @@ static int hp_event(struct snd_soc_dapm_widget *w,
                reg |= WM8993_HPOUT1L_DLY | WM8993_HPOUT1R_DLY;
                snd_soc_write(codec, WM8993_ANALOGUE_HP_0, reg);
 
-               /* Smallest supported update interval */
                snd_soc_update_bits(codec, WM8993_DC_SERVO_1,
-                                   WM8993_DCS_TIMER_PERIOD_01_MASK, 1);
+                                   WM8993_DCS_TIMER_PERIOD_01_MASK, 0);
 
                calibrate_dc_servo(codec);