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:
8a7ae2a
)
Input: xpad - do not report nonexistent buttons for xbox360
author
Anssi Hannula
<anssi.hannula@gmail.com>
Thu, 3 Apr 2008 20:18:44 +0000
(16:18 -0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 3 Apr 2008 20:18:44 +0000
(16:18 -0400)
The buttons BTN_C and BTN_Z are only used in the original xbox
controller, not in xbox360 controller. Therefore only add them to
keybit when the controller is a non-360 one.
Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found