From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:27:58 +0000 (-0600) Subject: sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources X-Git-Tag: v3.3-rc1~101^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b591616ada6cf499a4e83bf453761e40dc53059;p=pandora-kernel.git sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources Convert from pci_scan_bus_parented() 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. pci_scan_root_bus() also includes the pci_bus_add_devices() so we don't need to do that separately. Signed-off-by: Bjorn Helgaas Acked-by: David S. Miller Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed