]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60425d4e0aa34bef056b118a9b34bc631e0b1117
treeebcc46e3b223c31346075f12017c8372cc623252
parent6a8f5a16671b9f6faee71713895c601c4b62e148
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