commit | b7e383046c2c7c13ad928cd7407eafff758ddd4b | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Tue Dec 04 23:23:16 2012 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Dec 04 23:23:16 2012 +0100 |
tree | 5d0ca5f0cc3cfc489b16f2d7437e1183d65d866c | |
parent | a6b5e88c0e42093b9057856f35770966c8c591e3 [diff] |
ACPI : do not use Lid and Sleep button for S5 wakeup When system enters power off, the _PSW of Lid device is enabled. But this may cause the system to reboot instead of power off. A proper way to fix this is to always disable lid wakeup capability for S5. References: https://bugzilla.kernel.org/show_bug.cgi?id=35262 Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>