aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/xen-pcifront.c
diff options
context:
space:
mode:
authorYijing Wang <wangyijing@huawei.com>2015-04-28 15:01:37 +0800
committerBjorn Helgaas <bhelgaas@google.com>2015-05-27 11:40:36 -0500
commit528d4bce1078f90352df909e8bcfd457d23797b2 (patch)
tree4c4e0190c89fde0b991d7f9c5309e18c95853bdc /drivers/pci/xen-pcifront.c
parent915ad861b6dae6b5afa0cd8d0593916ba1ca224f (diff)
PCI: designware: Use pci_scan_root_bus() for simplicity
After b97ea289cf6a ("PCI: Assign resources before drivers claim devices (pci_scan_root_bus())"), pci_scan_root_bus() no longer adds the devices, so it is equivalent to: pci_create_root_bus() pci_scan_child_bus() Use pci_scan_root_bus() to simplify the code. [bhelgaas: changelog] Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Acked-by: Jingoo Han <jingoohan1@gmail.com> CC: Mohit Kumar <mohit.kumar@st.com>
Diffstat (limited to 'drivers/pci/xen-pcifront.c')
0 files changed, 0 insertions, 0 deletions