]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:27:48 +0000 (16:27 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 12 Dec 2011 20:52:58 +0000 (12:52 -0800)
commitf10bf8bd100974fcce159c9b3820c0941700a7cf
treed94a5a22c9bfdd2eeb5ac8018d17088b3e1b3a05
parentf32f53c8842dcb359610477bef4bbf6119f27a67
sh/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: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/sh/drivers/pci/pci.c