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

Commit 8a5dc1af authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drivers: qcom: ipc_router_hsic_xprt: Clear the subsystem restart flag"

parents c8c12758 434c5d12
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -493,6 +493,9 @@ static int msm_ipc_router_hsic_remote_probe(struct platform_device *pdev)
		return rc;
	}
	hsic_xprtp->pdev = pdev;
	mutex_lock(&hsic_xprtp->ss_reset_lock);
	hsic_xprtp->ss_reset = 0;
	mutex_unlock(&hsic_xprtp->ss_reset_lock);
	msm_ipc_router_xprt_notify(&hsic_xprtp->xprt,
				   IPC_ROUTER_XPRT_EVENT_OPEN, NULL);
	D("%s: Notified IPC Router of %s OPEN\n",