Input: xpad - add support for Xbox1 PDP Camo series gamepad
authorRamses Ramírez <ramzeto@gmail.com>
Fri, 28 Sep 2018 23:59:26 +0000 (16:59 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 1 Oct 2018 22:58:52 +0000 (15:58 -0700)
commit9735082a7cbae572c2eabdc45acecc8c9fa0759b
tree12f17e7641b6fe7af96b5bc78b43d4683e28f0ba
parent4fef1250eafddc5182cd5c3c354a6971bcf7520d
Input: xpad - add support for Xbox1 PDP Camo series gamepad

The "Xbox One PDP Wired Controller - Camo series" has a different
product-id than the regular PDP controller and the PDP stealth series,
but it uses the same initialization sequence. This patch adds the
product-id of the camo series to the structures that handle the other
PDP Xbox One controllers.

Signed-off-by: Ramses Ramírez <ramzeto@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c