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:
8474cad
)
Input: uinput - support injecting multiple events in one write() call
author
Ryan Mallon
<rmallon@gmail.com>
Wed, 18 Sep 2013 19:40:47 +0000
(12:40 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 19 Sep 2013 15:57:56 +0000
(08:57 -0700)
Rework the code in uinput_inject_event so that it matches the code in
evdev_write and allows injecting more than one event, or zero events.
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found