commit | df316e939100e789b3c5d4d102619ccf5834bd00 | [log] [tgz] |
---|---|---|
author | Guillem Jover <guillem.jover@nokia.com> | Fri Oct 24 00:28:33 2008 +0300 |
committer | Len Brown <len.brown@intel.com> | Sat Oct 25 04:07:12 2008 -0400 |
tree | 91ec46a160ce6a66cb6c2600d3f385a43ad991b7 | |
parent | 16be87ea170ae6cfaa9f47f79d14f7577d8cb420 [diff] |
ACPI: Always report a sync event after a lid state change 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>