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

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

Merge "ASoC: wcd_mbhc_v2: fix the mute issue in voice call post SSR"

parents 58ad9931 8208428b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1954,6 +1954,7 @@ EXPORT_SYMBOL(wcd_mbhc_start);
void wcd_mbhc_stop(struct wcd_mbhc *mbhc)
{
	pr_debug("%s: enter\n", __func__);
	mbhc->current_plug = MBHC_PLUG_TYPE_NONE;
	wcd9xxx_spmi_disable_irq(mbhc->intr_ids->hph_left_ocp);
	wcd9xxx_spmi_disable_irq(mbhc->intr_ids->hph_right_ocp);