tile/PCI: use pci_scan_root_bus instead pci_scan_bus
authorYinghai Lu <yinghai@kernel.org>
Fri, 18 May 2012 01:51:13 +0000 (18:51 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 13 Jun 2012 21:42:24 +0000 (15:42 -0600)
commitb17c0e6f665023ae729ca112516c7b6f3b71f9d3
tree5242d4235ea4c03d056011a34ed0090cac1d797f
parent30aa80da43a5f23728eae1516e3a1aad40e808dd
tile/PCI: use pci_scan_root_bus instead pci_scan_bus

It will update busn_res accordingly, so we get that for last_busno.

Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/tile/kernel/pci.c