commit | 40af900c5f12ea3e4eda2688050a22dc1fee42d1 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Fri Jul 05 17:56:36 2019 +0800 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Jul 08 12:28:44 2019 +0100 |
tree | a264ebafed0ddbc7ee687ee21b2d42068ca4a1f6 | |
parent | 0122af0a08243f344a438f924e5c2486486555b3 [diff] |
PCI: mobiveil: Move the link up waiting out of mobiveil_host_init() The host initializing sequence does not depend on the PCIe link being up, so move the link up check right before the code scanning the root bus for enumeration. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Minghuan Lian <Minghuan.Lian@nxp.com> Reviewed-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>