ACPI: Allow setting SCI_EN bit in PM1_CONTROL register
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 00:14:44 +0000 (17:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 00:14:44 +0000 (17:14 -0700)
This is needed by at least the Mac Mini's, which (incorrectly) come back
from suspend with SCI_EN clear.

Thanks to Frédéric Riss for hunting this down.

Acked-by: Frédéric Riss <frederic.riss@gmail.com>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Len Brown <len.brown@intel.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found