Merge "msm: ADSPRPC: Update subsystem name for slpi"

This commit is contained in:
Linux Build Service Account 2017-01-18 23:48:51 -08:00 committed by Gerrit - the friendly Code Review server
commit d1d4a1d606

View file

@ -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",