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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Dec 2018 08:42:56 +0000 (09:42 +0100)
commiteb4b4647003688e3b3a4e20fef6ca33a029a1e58
treef260b43a3ca9617849c9310ad9c61c7f578013ad
parent8d6a81009de5a184da9da76de27961d4abd62092
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