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)
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>

No differences found