git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e00fe2
)
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 28 Oct 2011 22:26:11 +0000
(16:26 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:10:55 +0000
(12:10 -0800)
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.
v2: fix up conversion
CC: linux-alpha@vger.kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found