commit | f920b55de413538d2cfccd6de2c9b39efd2593cc | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Feb 23 20:19:01 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Feb 23 20:19:01 2012 -0700 |
tree | 458294d725fd00b5027c161523b8485e9b7a1a0d | |
parent | 9f786d033d025ab7d2c4d1b959aa81d935eb9e19 [diff] |
ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources Convert from pci_scan_bus() to pci_scan_root_bus(). Supply the root bus resources from bussoft. When we move the resource adjustment from pcibios_fixup_resources() to the PCI core, it will be important to have the root bus resources correct from the beginning. CC: Tony Luck <tony.luck@intel.com> CC: Jack Steiner <steiner@sgi.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>