Input: xpad - quirk all PDP Xbox One gamepads
authorCameron Gutman <aicommander@gmail.com>
Thu, 29 Nov 2018 18:09:33 +0000 (10:09 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 3 Dec 2018 19:37:54 +0000 (11:37 -0800)
commita6754fae1e66e9a40fed406290d7ca3f2b4d227c
treeddc8d2c5704515e1d58be1b12ffff3f0bbefdbf8
parent5a6dab15f7a79817cab4af612ddd99eda793fce6
Input: xpad - quirk all PDP Xbox One gamepads

Since we continue to find tons of new variants [0,1,2,3,4,5,6] that
need the PDP quirk, let's just quirk all devices from PDP.

[0]: https://github.com/paroj/xpad/pull/104
[1]: https://github.com/paroj/xpad/pull/105
[2]: https://github.com/paroj/xpad/pull/108
[3]: https://github.com/paroj/xpad/pull/109
[4]: https://github.com/paroj/xpad/pull/112
[5]: https://github.com/paroj/xpad/pull/115
[6]: https://github.com/paroj/xpad/pull/116

Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers")
Cc: stable@vger.kernel.org
Signed-off-by: Cameron Gutman <aicommander@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c