commit | 975b3c474c13d29337eaf7da8f5f5c0299e4943f | [log] [tgz] |
---|---|---|
author | Lin Ming <ming.m.lin@intel.com> | Fri May 15 22:27:49 2009 -0400 |
committer | Len Brown <len.brown@intel.com> | Fri May 15 22:27:49 2009 -0400 |
tree | a4a57d9716c90b00c7de9acbe3b78b3721c71562 | |
parent | 091bf7624d1c90cec9e578a18529f615213ff847 [diff] |
ACPI: resume: re-enable SCI-enable workaround The BIOS bug workaround mistakenly got disabled when we followed the ACPI specification more closely by ignoring OS updates to that bit. (The BIOS is supposed to update SCI_EN, not the OS) http://bugzilla.kernel.org/show_bug.cgi?id=13289 Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>