Re: [PATCH] HID: quirks: add QUIRK_NOGET for an other TPV touchscreen

2015-08-24 Thread Jiri Kosina
On Fri, 21 Aug 2015, Benjamin Tissoires wrote: > 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 > Signed-off-by: Benjamin Tissoires Applied to f

[PATCH] HID: quirks: add QUIRK_NOGET for an other TPV touchscreen

2015-08-21 Thread Benjamin Tissoires
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 Signed-off-by: Benjamin Tissoires --- drivers/hid/hid-ids.h | 3 ++- drivers/hid/usbhid/hid-quir