]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1c8fce8f809210dd7f5db8469e776a4c9c891009
tree0f2bb4bcb5b36b3e856e2baadf89da8f9c3a541d
parente6c6356fd21efce9b2aa6a366c0482388ecb5690
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