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

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

Merge "asoc: codecs: stop mbhc before mbhc init and after ssr"

parents 9326b2df 776b1b32
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1043,6 +1043,7 @@ int tavil_mbhc_post_ssr_init(struct wcd934x_mbhc *mbhc,
		return -EINVAL;
	}

	tavil_mbhc_hs_detect_exit(codec);
	wcd_mbhc_deinit(wcd_mbhc);
	ret = wcd_mbhc_init(wcd_mbhc, codec, &mbhc_cb, &intr_ids,
			    wcd_mbhc_registers, TAVIL_ZDET_SUPPORTED);