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

Commit 42440e02 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ep_pcie: Update reset initialization"

parents 73b178ca a8651925
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1541,9 +1541,6 @@ int ep_pcie_core_enable_endpoint(enum ep_pcie_options opt)
		}
	}

	ret = ep_pcie_reset_init(dev);
	if (ret)
		goto link_fail;
	/* init PCIe PHY */
	ep_pcie_phy_init(dev);