]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info
authorFeng Tang <feng.tang@intel.com>
Mon, 22 Oct 2012 23:31:14 +0000 (01:31 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 22 Oct 2012 23:31:14 +0000 (01:31 +0200)
commitebe217ed872a937e75c2a3ac9ed15b0f8eccca83
treef6ed5c6b04bdfa49160acb225e217ea2ffdd71d5
parent938dce4cb4c3f6f145a5b21e69df7fc87cd3d0a0
ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info

This is to fix a regression https://bugzilla.kernel.org/show_bug.cgi?id=47981

The CheckPoint P-20-00 works ok before new machines (2008 and later) are
forced to use the bridge _CRS info by default in 2.6.34. Add this quirk
to restore its old way of working: not using bridge _CRS info.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/pci/acpi.c