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

Commit f55ca3ff authored by Dhanalakshmi Siddani's avatar Dhanalakshmi Siddani
Browse files

ASoC: msm: qdsp6v2: Add backend to enable custom stereo feature



Add check for backend to enable custom stereo feature for internal
codec

CRs-Fixed: 917038
Change-Id: I316710841bf58f603dc04c6700256be55d36d5a9
Signed-off-by: default avatarDhanalakshmi Siddani <dsiddani@codeaurora.org>
parent 72ee5cb1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4045,7 +4045,8 @@ static int msm_routing_put_stereo_to_custom_stereo_control(
		if (!msm_bedais[be_index].active)
			continue;
		if ((port_id != SLIMBUS_0_RX) &&
		     (port_id != RT_PROXY_PORT_001_RX))
		     (port_id != RT_PROXY_PORT_001_RX) &&
			(port_id != AFE_PORT_ID_PRIMARY_MI2S_RX))
			continue;

		for_each_set_bit(i, &msm_bedais[be_index].fe_sessions,