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

Commit 09055c50 authored by Sathish Ambley's avatar Sathish Ambley Committed by Gerrit - the friendly Code Review server
Browse files

msm: ADSPRPC: Avoid multiple hypervisor assign calls for a buffer



Access to dma shared buffer is set at device probe, avoid making
multiple hypervisor assign calls for the same buffer.

Change-Id: I91f7dd0bca109fa774af49159bdec57b8acd65b2
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
Acked-by: default avatarViswanatham Paduchuri <vpaduchu@qti.qualcomm.com>
parent b4d55be4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -318,7 +318,6 @@ static struct fastrpc_channel_ctx gcinfo[NUM_CHANNELS] = {
		.channel = SMD_APPS_DSPS,
		.link.link_info.edge = "dsps",
		.link.link_info.transport = "smem",
		.vmid = VMID_SSC_Q6,
	},
	{
		.name = "cdsprpc-smd",