Make sure to re-enable SCI after an ACPI suspend
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 20 Jun 2006 01:05:09 +0000 (18:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 20 Jun 2006 01:05:09 +0000 (18:05 -0700)
According to the ACPI spec, it should be enabled on return from suspend,
but bugs happen.  Apparently especially on the Apple Intel Macs.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found