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

Commit 8c18ec96 authored by Sathish Ambley's avatar Sathish Ambley
Browse files

msm: ADSPRPC: Update subsystem name for slpi



Update subsystem name for slpi to ensure that the subsystem restart
notification is registered with the correct subsystem.

Change-Id: Ie4f409d6d63cd164323a2e58805b8154322518d1
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
parent a51b7f60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -304,7 +304,7 @@ static struct fastrpc_channel_ctx gcinfo[NUM_CHANNELS] = {
	},
	{
		.name = "sdsprpc-smd",
		.subsys = "dsps",
		.subsys = "slpi",
		.channel = SMD_APPS_DSPS,
		.link.link_info.edge = "dsps",
		.link.link_info.transport = "smem",