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

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

Merge "soc: qcom: glink_loopback_server: Fix channel name of CDSP edge"

parents 3d5e5743 e0fbb8c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ static struct ctl_ch_info ctl_ch_tbl[] = {
	{"LOOPBACK_CTL_APSS", "mpss", "smem"},
	{"LOOPBACK_CTL_APSS", "lpass", "smem"},
	{"LOOPBACK_CTL_APSS", "dsps", "smem"},
	{"LOOPBACK_CTL_APPS", "cdsp", "smem"},
	{"LOOPBACK_CTL_APSS", "cdsp", "smem"},
	{"LOOPBACK_CTL_APSS", "spss", "mailbox"},
	{"LOOPBACK_CTL_APSS", "wdsp", "spi"},
};