diff options
Diffstat (limited to 'sound/soc/msm/msm8996.c')
| -rw-r--r-- | sound/soc/msm/msm8996.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/msm/msm8996.c b/sound/soc/msm/msm8996.c index 225726cad812..84d4ede33e3f 100644 --- a/sound/soc/msm/msm8996.c +++ b/sound/soc/msm/msm8996.c @@ -192,7 +192,7 @@ static struct wcd_mbhc_config wcd_mbhc_cfg = { .key_code[6] = 0, .key_code[7] = 0, .linein_th = 5000, - .moist_cfg = { V_45_MV, I_3P0_UA }, + .moisture_en = true, .mbhc_micbias = MIC_BIAS_2, .anc_micbias = MIC_BIAS_2, .enable_anc_mic_detect = false, |
