diff options
Diffstat (limited to 'sound/soc/msm/msmcobalt.c')
| -rw-r--r-- | sound/soc/msm/msmcobalt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/msm/msmcobalt.c b/sound/soc/msm/msmcobalt.c index 1ff695ed982f..5be5137f447f 100644 --- a/sound/soc/msm/msmcobalt.c +++ b/sound/soc/msm/msmcobalt.c @@ -248,7 +248,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, }; static struct snd_soc_dapm_route wcd_audio_paths[] = { |
