From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:26:57 +0000 (-0600) Subject: mips/PCI: convert to pci_scan_root_bus() for correct root bus resources X-Git-Tag: v3.3-rc1~101^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c090e5bfaa65b031083605a0a4a780443fa6a08;p=pandora-kernel.git mips/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. Based on original patch by Deng-Cheng Zhu. Reference: https://lkml.org/lkml/2011/8/26/89 CC: Ralf Baechle Signed-off-by: Deng-Cheng Zhu Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed