Input: xpad - add support for another USB ID of Nacon GC-100
authorMichael Cullen <michael@michaelcullen.name>
Fri, 15 Oct 2021 20:17:50 +0000 (13:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 09:45:00 +0000 (11:45 +0200)
commit3147f57215887de916811d80acdf3f5671ddf515
tree15f885958bcc623addfc45bd088a41abef923e0e
parent9d89e287116796bf987cc48f5c8632ef3048f8eb
Input: xpad - add support for another USB ID of Nacon GC-100

commit 3378a07daa6cdd11e042797454c706d1c69f9ca6 upstream.

The Nacon GX100XF is already mapped, but it seems there is a Nacon
GC-100 (identified as NC5136Wht PCGC-100WHITE though I believe other
colours exist) with a different USB ID when in XInput mode.

Signed-off-by: Michael Cullen <michael@michaelcullen.name>
Link: https://lore.kernel.org/r/20211015192051.5196-1-michael@michaelcullen.name
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/joystick/xpad.c