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:
73a97f4
)
Input: wacom - get rid of input event wrappers
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 20 Mar 2010 05:18:15 +0000
(22:18 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 14 Apr 2010 06:24:23 +0000
(23:24 -0700)
Input event interface is pretty stable so let's get rig of wrappers
for input_event() and fiends and call them directly. This will simplify
and speed up code a bit.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found