commit | cbf0541374e2fcfdfdcaf8365c957a137eb9feea | [log] [tgz] |
---|---|---|
author | Ryan Mallon <rmallon@gmail.com> | Wed Sep 18 12:40:47 2013 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Sep 19 08:57:56 2013 -0700 |
tree | 04cc9e72bbf9c6298c7cc415452d161724e832ea | |
parent | 8474caddccedcbf6da59f3ed3bc5c4d9442f8e5d [diff] |
Input: uinput - support injecting multiple events in one write() call 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>