From: Yinghai Lu Date: Wed, 25 Mar 2009 20:26:13 +0000 (-0700) Subject: x86/PCI: make pci=lastbus=255 work when acpi is on X-Git-Tag: v2.6.30-rc1~419^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42d1fe804408c57506a5326252b4db29958a7fb;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed