From: Zhang Rui Date: Tue, 4 Dec 2012 22:23:16 +0000 (+0100) Subject: ACPI : do not use Lid and Sleep button for S5 wakeup X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e383046c2c7c13ad928cd7407eafff758ddd4b;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed