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

Commit cd6b594e authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

msm: adsprpc: use proper client name while registering for SSR



Use proper client name while registering for modem SSR notification.

Change-Id: I683a7767366743d051c696dced270bebe8c13ab1
Acked-by: default avatarChenna Kesava Raju <chennak@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 4a3f15e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ static struct fastrpc_channel_ctx gcinfo[NUM_CHANNELS] = {
	},
	{
		.name = "mdsprpc-smd",
		.subsys = "mdsp",
		.subsys = "modem",
		.channel = SMD_APPS_MODEM,
		.edge = "mdsp",
	},