]> git.baikalelectronics.ru Git - kernel.git/commit
Input: iforce - reorganize joystick configuration lists
authorTim Schumacher <timschumi@gmx.de>
Fri, 27 Jul 2018 22:21:47 +0000 (15:21 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 27 Jul 2018 22:24:35 +0000 (15:24 -0700)
commit6e91fa398e087d62d3b9de700abc87001740c007
treeeba37bfaee8384476beebc6fdb261e09c7830940
parentf0e499ba333e39ccc97c8de94f7e047b57e9044c
Input: iforce - reorganize joystick configuration lists

* btn_avb_pegasus and btn_avb_tw are the same. Unify them
  into btn_joystick_avb.

* btn_wheel is an exact copy of btn_joystick, so remove it.
  Rename btn_avb_wheel into btn_wheel since it is the only
  sane configuration for a wheel.

* Assign the (new) btn_wheel configuration to the "AVB Top
  Shot Force Feedback Racing Wheel", because the previous
  configuration was meant for a joystick.

Signed-off-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/iforce/iforce-main.c