Input: xpad - add support for Xbox1 PDP Camo series gamepad
commitbf390abe940e4678d83a6f5924b4b2f396e7d3cf
authorRamses Ramírez <ramzeto@gmail.com>
Fri, 28 Sep 2018 23:59:26 +0000 (28 16:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Dec 2018 08:44:24 +0000 (1 09:44 +0100)
tree297bf458004f19b6216a6d35d05a9e1f45d0c3ec
parent29956d84355e0b42cedc2287567be79190f85d16
Input: xpad - add support for Xbox1 PDP Camo series gamepad

[ Upstream commit 9735082a7cbae572c2eabdc45acecc8c9fa0759b ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/input/joystick/xpad.c