commit | e42d1fe804408c57506a5326252b4db29958a7fb | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Mar 25 13:26:13 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Mar 26 16:07:49 2009 -0700 |
tree | ff7cc4cd0e1901f40914944e79b288a9db6abcf5 | |
parent | 898585172fa729513d8636257b44bd1cfd279096 [diff] |
x86/PCI: make pci=lastbus=255 work when acpi is on Impact: scan more peer root buses even acpi is used Move pci_bios_fixup_peer_bridges out of pci_legacy_init and into pci_subsys_init. This allows pci_bios_fixup_peer_bridges to be called even pci_apci_init is driving PCI initialization. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>