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

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

Merge "ASoC: msm: Destroy all CVD sessions after ending VoLTE call"

parents 2ba7ab50 1e5d309b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -950,6 +950,7 @@ static int voice_destroy_mvm_cvs_session(struct voice_data *v)

	if (is_voip_session(v->session_id) ||
	    is_qchat_session(v->session_id) ||
	    is_volte_session(v->session_id) ||
	    v->voc_state == VOC_ERROR) {
		/* Destroy CVS. */
		pr_debug("%s: CVS destroy session\n", __func__);