]> git.baikalelectronics.ru Git - kernel.git/commit
intel-hid: add a workaround to ignore an event after waking up from S4.
authorAlex Hung <alex.hung@canonical.com>
Mon, 21 Mar 2016 08:08:42 +0000 (16:08 +0800)
committerDarren Hart <dvhart@linux.intel.com>
Mon, 28 Mar 2016 17:00:47 +0000 (10:00 -0700)
commit589ae1df92866e46c8e1d747f525ad1cf1b48f71
tree80c917de2686e1d1ec4015f278a9ccace6132dea
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
intel-hid: add a workaround to ignore an event after waking up from S4.

This is the same as the original workaround from S3 but for S4.  Without
this workaround, a rfkill event will be received and it will toggle
wireless devices when radio hotkey is not pressed.

Signed-off-by: Alex Hung <alex.hung@canonical.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/intel-hid.c