From: Guillem Jover Date: Tue, 28 Oct 2008 05:34:27 +0000 (-0400) Subject: ACPI: Always report a sync event after a lid state change X-Git-Tag: v2.6.27.5~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe40aac3d64f616a053d06fa328fc193b4789e71;p=pandora-kernel.git ACPI: Always report a sync event after a lid state change upstream commit df316e939100e789b3c5d4d102619ccf5834bd00 Currently not always an EV_SYN event is reported to userland after the EV_SW SW_LID event has been sent. This is easy to verify by using “input-events” from input-utils and just closing and opening the lid. Signed-off-by: Guillem Jover Acked-by: Dmitry Torokhov Signed-off-by: Len Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed