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

Commit a72ca7d8 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: Fix for MDM enumeration issue"

parents 3d12c58f 0e4399bc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4675,6 +4675,8 @@ int msm_pcie_enable(struct msm_pcie_dev_t *dev, u32 options)
		goto link_fail;
	}

	msleep(500);

	msm_pcie_config_controller(dev);

	if (!dev->msi_gicm_addr)