commit | 37d15909ff6bf6e97e1d4447efa7f1a19e7a508e | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 28 16:26:16 2011 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jan 06 12:10:56 2012 -0800 |
tree | 03d1be5fc753995295a6812e4bed485be73d2512 | |
parent | a2f33da11ab9efba25d41e959de6338a9078fb36 [diff] |
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources Convert from pci_scan_bus() to pci_scan_root_bus() and remove root bus resource fixups. This fixes the problem of "early" and "header" quirks seeing incorrect root bus resources. CC: Russell King <linux@arm.linux.org.uk> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>