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

Commit cb1e7d2c 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: remove PCIe PHY and PARF dump in linkdown"

parents efff4659 609016ad
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5255,9 +5255,6 @@ static irqreturn_t handle_linkdown_irq(int irq, void *data)
		dev->link_status = MSM_PCIE_LINK_DISABLED;
		dev->shadow_en = false;

		pcie_phy_dump(dev);
		pcie_parf_dump(dev);

		if (dev->linkdown_panic)
			panic("User has chosen to panic on linkdown\n");