x86/PCI: don't bother with root quirks if _CRS is used
authorYinghai Lu <yinghai@kernel.org>
Tue, 21 Apr 2009 01:35:40 +0000 (18:35 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Apr 2009 22:06:29 +0000 (15:06 -0700)
commitb10ceb5530df7ee6e81f92910589a34dd3e5690b
tree7abe2e5b6a755dc9c9e07356cd74900eb9e69731
parentcffb2fafb726c898fec1c5ae33717741f94fda83
x86/PCI: don't bother with root quirks if _CRS is used

It will be overwriten later if _CRS is used, so don't bother to set it.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/amd_bus.c