On 2015/3/24 20:31, Thierry Reding wrote: > On Tue, Mar 24, 2015 at 11:34:18AM +0800, Yijing Wang wrote: >> Now pci_scan_root_bus() is almost similar to >> pci_create_root_bus() + pci_scan_child_bus(). >> So we could use common pci_scan_root_bus() in >> pci_common_init_dev() to scan pci busses. >> tegra_pcie_scan_bus() is redundant, remove it. >> >> Signed-off-by: Yijing Wang <wangyijing@xxxxxxxxxx> >> CC: Thierry Reding <thierry.reding@xxxxxxxxx> >> CC: linux-tegra@xxxxxxxxxxxxxxx >> --- >> drivers/pci/host/pci-tegra.c | 16 ---------------- >> 1 files changed, 0 insertions(+), 16 deletions(-) > > Jetson TK1 still boots over NFS root via the onboard PCIe network card > with this series applied, so: > > Tested-by: Thierry Reding <treding@xxxxxxxxxx> > Acked-by: Thierry Reding <treding@xxxxxxxxxx> Thanks! > -- Thanks! Yijing -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html