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

Commit 5d17d1a1 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: qdsp6v2: Fix mute/unmute issues in DSDA"

parents b8ae50c2 128488ac
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4345,6 +4345,9 @@ static int voice_lch_setup_vocproc(struct voice_data *v)
	if (ret < 0)
		pr_err("%s: voice volume failed %d\n", __func__, ret);

	/* Reset lch mode when VOICE_LCH_STOP is recieved */
	v->lch_mode = 0;

	ret = voice_send_stream_mute_cmd(v,
				VSS_IVOLUME_DIRECTION_TX,
				v->stream_tx.stream_mute,