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

Commit 8af806ff authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 5b809d70 on remote branch

Change-Id: I7d3312c6cc35a53fc8cade9924266eea4852b350
parents d13e3728 5b809d70
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -2374,6 +2374,11 @@ static void msm_pcm_routing_process_voice(u16 reg, u16 val, int set)
	session_id = msm_pcm_routing_get_voc_sessionid(val);
	session_id = msm_pcm_routing_get_voc_sessionid(val);
	if (!session_id) {
		pr_err("%s: Invalid session_id %x\n", __func__, session_id);
		return;
	}
	pr_debug("%s: FE DAI 0x%x session_id 0x%x\n",
	pr_debug("%s: FE DAI 0x%x session_id 0x%x\n",
		__func__, val, session_id);
		__func__, val, session_id);