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: Sathish Ambley <sathishambley@codeaurora.org>
This commit is contained in:
parent
a51b7f6000
commit
8c18ec960f
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue