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

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

Merge "msm: pcie: cancel suspending state when link is up"

parents 1b3c6e78 ae69e15e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1231,6 +1231,7 @@ int msm_pcie_enable(struct msm_pcie_dev_t *dev, u32 options)

	dev->link_status = MSM_PCIE_LINK_ENABLED;
	dev->power_on = true;
	dev->suspending = false;
	goto out;

link_fail: