ACPI: resume: re-enable SCI-enable workaround
authorLin Ming <ming.m.lin@intel.com>
Sat, 16 May 2009 02:27:49 +0000 (22:27 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 16 May 2009 02:27:49 +0000 (22:27 -0400)
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>

No differences found