On Tue, 28 Apr 2015 15:01:37 +0800, Yijing Wang wrote: > Pci_bus_add_devices() was ripped out of pci_scan_root_bus(). > Now pci_scan_root_bus() == pci_create_root_bus() + > pci_scan_child_bus() if busn resource is supplied. > Designware added the busn resource to resources list > in dw_pcie_setup(). So it should be safe to use > pci_scan_root_bus() instead. > > Signed-off-by: Yijing Wang <wangyijing@xxxxxxxxxx> > CC: Mohit Kumar <mohit.kumar@xxxxxx> > CC: Jingoo Han <jg1.han@xxxxxxxxxxx> +cc: Pratyush Anand, Lucas Stach Acked-by: Jingoo Han <jingoohan1@xxxxxxxxx> > --- > drivers/pci/host/pcie-designware.c | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) -- 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