Loading sound/soc/msm/msm8x10.c +3 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,9 @@ static struct wcd9xxx_mbhc_config mbhc_cfg = { .insert_detect = true, .swap_gnd_mic = NULL, .use_int_rbias = false, .cs_enable_flags = (1 << MBHC_CS_ENABLE_POLLING | 1 << MBHC_CS_ENABLE_INSERTION | 1 << MBHC_CS_ENABLE_REMOVAL), }; /* Loading Loading
sound/soc/msm/msm8x10.c +3 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,9 @@ static struct wcd9xxx_mbhc_config mbhc_cfg = { .insert_detect = true, .swap_gnd_mic = NULL, .use_int_rbias = false, .cs_enable_flags = (1 << MBHC_CS_ENABLE_POLLING | 1 << MBHC_CS_ENABLE_INSERTION | 1 << MBHC_CS_ENABLE_REMOVAL), }; /* Loading