x86/PCI: get root CRS before scanning children
authorYinghai Lu <yinghai@kernel.org>
Thu, 25 Jun 2009 03:00:12 +0000 (20:00 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 30 Jun 2009 20:44:24 +0000 (13:44 -0700)
commit626fdfec1588ac1341a37805809d03a719d977e0
tree0f2bb4bcb5b36b3e856e2baadf89da8f9c3a541d
parent2cdb3f1d834aab27a927be7555fbf4f9e43e9261
x86/PCI: get root CRS before scanning children

This allows us to remove adjust_transparent_bridge_resources and give
x86_pci_root_bus_res_quirks a chance when _CRS is not used or not there.

Acked-by: Gary Hade <garyhade@us.ibm.com>
Tested-by: Gary Hade <garyhade@us.ibm.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/acpi.c
arch/x86/pci/amd_bus.c