Input: xpad - do not report nonexistent buttons for xbox360
authorAnssi Hannula <anssi.hannula@gmail.com>
Thu, 3 Apr 2008 20:18:44 +0000 (16:18 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 3 Apr 2008 20:18:44 +0000 (16:18 -0400)
commitfc55e95214f1e8384e48cff88279d16507fa5358
tree5d47ab4281275580e4be785d69a03881e93e0c30
parent8a7ae2a890852b133342a6d72f84b0dac1bc8e8e
Input: xpad - do not report nonexistent buttons for xbox360

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>
drivers/input/joystick/xpad.c