Re: [PATCH] HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103

2014-11-03 Thread Jiri Kosina
On Fri, 31 Oct 2014, Adel Gadllah wrote: > Yet another device that needs this quirk. > > Reported-by: Tanguy de Baritault > Signed-off-by: Adel Gadllah Applied, thanks. > --- > drivers/hid/hid-ids.h | 1 + > drivers/hid/usbhid/hid-quirks.c | 1 + > 2 files changed, 2 insertions(+)

[PATCH] HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103

2014-10-31 Thread Adel Gadllah
Yet another device that needs this quirk. Reported-by: Tanguy de Baritault Signed-off-by: Adel Gadllah --- drivers/hid/hid-ids.h | 1 + drivers/hid/usbhid/hid-quirks.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index e23ab8b..7c