commit | 72f71afb86bcdbf9dc2261214bf346fad4e2efb0 | [log] [tgz] |
---|---|---|
author | Minghuan Lian <Minghuan.Lian@freescale.com> | Fri Oct 16 15:19:15 2015 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Nov 02 15:38:38 2015 -0600 |
tree | bb0cec3b8db1b32d40bc4165deb9f150436284ca | |
parent | df7701621b8ba6a5b387b451e409276ed9c034e5 [diff] |
PCI: layerscape: Remove ls_pcie_establish_link() ls_pcie_establish_link() does not do any real operation, except to wait for the linkup establishment. In fact, this is not necessary. Moreover, each PCIe controller not inserted device will increase the Linux startup time about 200ms. Remove ls_pcie_establish_link(). Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>