]> 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)
commitce46ed83d3fa0a1b0d6ecb4a154f2899da3edf94
tree7d7cb1262b5a3311fe5b5d049b7634f5cb8dd1a6
parentde7718a2ae2991f51d40c5d9a3bc07f800b93242
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