Loading sound/soc/codecs/wcd9xxx-mbhc.c +1 −1 Original line number Diff line number Diff line Loading @@ -1903,7 +1903,7 @@ static int wcd9xxx_enable_hs_detect(struct wcd9xxx_mbhc *mbhc, 0); } if (mbhc->resmgr->reg_addr->micb_4_mbhc) if (mbhc->resmgr->reg_addr && mbhc->resmgr->reg_addr->micb_4_mbhc) snd_soc_update_bits(codec, mbhc->resmgr->reg_addr->micb_4_mbhc, 0x3, mbhc->mbhc_cfg->micbias); Loading Loading
sound/soc/codecs/wcd9xxx-mbhc.c +1 −1 Original line number Diff line number Diff line Loading @@ -1903,7 +1903,7 @@ static int wcd9xxx_enable_hs_detect(struct wcd9xxx_mbhc *mbhc, 0); } if (mbhc->resmgr->reg_addr->micb_4_mbhc) if (mbhc->resmgr->reg_addr && mbhc->resmgr->reg_addr->micb_4_mbhc) snd_soc_update_bits(codec, mbhc->resmgr->reg_addr->micb_4_mbhc, 0x3, mbhc->mbhc_cfg->micbias); Loading