Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30afa84a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wcd9306: prevent micbias to be enabled while detection post ssr"

parents 52a8226d 95f3ac8f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6207,6 +6207,12 @@ static int tapan_post_reset_cb(struct wcd9xxx *wcd9xxx)

	wcd9xxx_resmgr_post_ssr(&tapan->resmgr);

	wcd9xxx_resmgr_rm_cond_update_bits(
				&tapan->resmgr,
				WCD9XXX_COND_HPH_MIC,
				TAPAN_A_MICB_2_CTL, 7,
				false);

	wcd9xxx_mbhc_deinit(&tapan->mbhc);

	if (TAPAN_IS_1_0(wcd9xxx->version))