]> git.karo-electronics.de Git - karo-tx-linux.git/commit
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:26:11 +0000 (16:26 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 18:42:14 +0000 (10:42 -0800)
commit1400b84f08b3d5a34866f8ee35200137e3ffee8d
tree8429f71ae87cc5ca024059715d8746e648bc9875
parentd2bd335333a2ab69fd317cf3444665103240453a
alpha/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: linux-alpha@vger.kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/alpha/kernel/pci.c