Files
rockchip-kernel/drivers
Aleksej Makarov 768d9aa557 Input: don't call input_dev_release_keys() in resume
When waking up the platform by pressing a specific key, sending a
release on that key makes it impossible to react on the event in
user-space. This is fixed by moving the input_reset_device() call to
resume instead.

[dmitry.torokhov@gmail.com: make sure we still restore LED/sound state
after resume, handle hibernation properly]

Signed-off-by: Aleksej Makarov <aleksej.makarov@sonymobile.com>
Signed-off-by: Oskar Andero <oskar.andero@sonymobile.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2013-12-16 02:19:10 -08:00
..
2013-11-27 01:03:27 +01:00
2013-11-19 15:53:02 -05:00
2013-11-07 19:24:20 +01:00
2013-12-02 21:11:30 +00:00
2013-11-29 12:53:19 -08:00
2013-12-10 08:48:15 +01:00