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:
c605b67
)
Input: ati_remote - add missing input_sync()
author
Dmitry Torokhov
<dtor@insightbb.com>
Sat, 5 Aug 2006 02:53:24 +0000
(22:53 -0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Sat, 5 Aug 2006 02:53:24 +0000
(22:53 -0400)
When emulating button toggle drivers need to send input_sync()
between 'down' and 'up' events, otherwise some users might miss
keypress because device's state is only considered finalized
after EV_SYN/SYN_REPORT is received.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found