commit | 5603509137940f4cbc577281cee62110d4097b1b | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 19 18:05:09 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 19 18:05:09 2006 -0700 |
tree | def89e77479baa644160ffa1467b1ead0ac88e2f | |
parent | 1cca0ebbb74298958dae1d1d3e7e9287c98a720c [diff] |
Make sure to re-enable SCI after an ACPI suspend 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>