ACPI: Always report a sync event after a lid state change
authorGuillem Jover <guillem.jover@nokia.com>
Thu, 23 Oct 2008 21:28:33 +0000 (00:28 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 25 Oct 2008 08:07:12 +0000 (04:07 -0400)
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 <guillem.jover@nokia.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found