]> asedeno.scripts.mit.edu Git - linux.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)
commit33bd2dd03dd0bfa1130d11062a9e5f40d0cf1d3f
tree7d7cb1262b5a3311fe5b5d049b7634f5cb8dd1a6
parent9fa62b1a31c96715aef34f25000e882ed4ac4876
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