diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2011-10-29 00:26:31 +0200 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-01-06 21:10:58 +0100 |
commit | e30f99222fd7b701ba7bc564722bb284ab2b2317 (patch) | |
tree | 8b7efbe8f96d4126be03a2fea054580b02d76687 /arch/microblaze/pci | |
parent | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() (diff) | |
download | linux-e30f99222fd7b701ba7bc564722bb284ab2b2317.tar.xz linux-e30f99222fd7b701ba7bc564722bb284ab2b2317.zip |
ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
Convert from pci_create_bus() to pci_create_root_bus(). This way the root
bus resources are correct immediately. This fixes the problem of "early"
and "header" quirks seeing incorrect root bus resources.
We can't use pci_scan_root_bus() because, like x86, ACPI hotplug currently
requires pci_bus_add_devices() in a separate host bridge .start() method.
v2: fix compile error by using window resource pointer instead
CC: Tony Luck <tony.luck@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/microblaze/pci')
0 files changed, 0 insertions, 0 deletions