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

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

Merge "dwc3-msm: Fix panic issue during unbind of msm_dwc3"

parents 4d60eb04 0f4b7af5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3748,7 +3748,6 @@ static int dwc3_msm_remove(struct platform_device *pdev)
		mdwc->hs_phy->flags &= ~PHY_HOST_MODE;
	of_platform_depopulate(&pdev->dev);

	dbg_event(0xFF, "Remov put", 0);
	pm_runtime_disable(mdwc->dev);
	pm_runtime_barrier(mdwc->dev);
	pm_runtime_put_sync(mdwc->dev);