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:
331cb02
)
Input: kbtab - do not advertise unsupported events
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 21 Apr 2010 05:15:44 +0000
(22:15 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 21 Apr 2010 05:34:47 +0000
(22:34 -0700)
The device does not emit EV_MSC/MSC_SERIAL nor EV_KEY/BTN_MIDDLE events
so it should not mark them as supported in capabilities bitmaps. This
still leaves BTN_TOOL_PEN and BTN_TOUCH events being processed in a funky
manner.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found