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

Commit a32a6398 authored by Sathish Ambley's avatar Sathish Ambley Committed by Gerrit - the friendly Code Review server
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 a21b5b58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -292,7 +292,7 @@ static struct fastrpc_channel_ctx gcinfo[NUM_CHANNELS] = {
	},
	{
		.name = "sdsprpc-smd",
		.subsys = "dsps",
		.subsys = "slpi",
		.link.link_info.edge = "dsps",
		.link.link_info.transport = "smem",
	},