git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fd3850
)
Input: do not emit unneeded EV_SYN when suspending
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 7 Aug 2015 02:15:30 +0000
(19:15 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 7 Aug 2015 21:55:38 +0000
(14:55 -0700)
Do not emit EV_SYN/SYN_REPORT on suspend if there were no keys that are
still pressed as we are suspending the device (and in all other cases when
input core is forcibly releasing keys via input_dev_release_keys() call).
Reviewed-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input.c
patch
|
blob
|
history
diff --cc
drivers/input/input.c
Simple merge