HID: quirks: add QUIRK_NOGET for an other TPV touchscreen
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 21 Aug 2015 14:18:08 +0000 (10:18 -0400)
committerJiri Kosina <jkosina@suse.cz>
Mon, 24 Aug 2015 12:00:47 +0000 (14:00 +0200)
commitc9b57724b38d4c1555ee49418be3d76801e3327c
treeebcc46e3b223c31346075f12017c8372cc623252
parent3af4e5a95184d6d3c1c6a065f163faa174a96a1d
HID: quirks: add QUIRK_NOGET for an other TPV touchscreen

Looks like 0x8882 needs the same quirk than 0x8883.
Given that both devices claim they are "TPV OpticalTouchScreen" rename
the 0x8883 to add its PID in the #define.

Reported-by: Blaine Lee <blaine.j.lee@medtronic.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c