]> git.baikalelectronics.ru Git - kernel.git/commit
USB: quirks: Apply ALWAYS_POLL to all ELAN devices
authorAdrien Vergé <adrienverge@gmail.com>
Tue, 1 Dec 2015 18:56:48 +0000 (19:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Dec 2015 22:22:22 +0000 (14:22 -0800)
commitda2c5f683df2dccff194fa38614e3720f39e1025
tree7d7cb1262b5a3311fe5b5d049b7634f5cb8dd1a6
parent8008b7a282035f79c13ae465002eb0bbdffefe6a
USB: quirks: Apply ALWAYS_POLL to all ELAN devices

All ELAN hid devices seem to require the ALWAYS_POLL quirk. Let's use
this quirk for all devices from this vendor, rather than maintaining a
list of all its known product IDs.

Tested-by: Adrien Vergé <adrienverge@gmail.com>
Signed-off-by: Adrien Vergé <adrienverge@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c