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

Commit fae17d91 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: support for tertiary_mi2s_tx"

parents 774000d0 563880de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3283,6 +3283,7 @@ int afe_validate_port(u16 port_id)
	case AFE_PORT_ID_PRIMARY_MI2S_TX:
	case AFE_PORT_ID_QUATERNARY_MI2S_RX:
	case AFE_PORT_ID_QUATERNARY_MI2S_TX:
	case AFE_PORT_ID_TERTIARY_MI2S_TX:
	{
		ret = 0;
		break;