Loading sound/soc/msm/apq8084.c +2 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,8 @@ static struct wcd9xxx_mbhc_config mbhc_cfg = { .cs_enable_flags = (1 << MBHC_CS_ENABLE_POLLING | 1 << MBHC_CS_ENABLE_INSERTION | 1 << MBHC_CS_ENABLE_REMOVAL), .do_recalibration = true, .use_vddio_meas = true, }; struct msm_auxpcm_gpio { Loading Loading
sound/soc/msm/apq8084.c +2 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,8 @@ static struct wcd9xxx_mbhc_config mbhc_cfg = { .cs_enable_flags = (1 << MBHC_CS_ENABLE_POLLING | 1 << MBHC_CS_ENABLE_INSERTION | 1 << MBHC_CS_ENABLE_REMOVAL), .do_recalibration = true, .use_vddio_meas = true, }; struct msm_auxpcm_gpio { Loading