Skip to content
Commit da10bc25 authored by Mathieu Magnaudet's avatar Mathieu Magnaudet Committed by Jiri Kosina
Browse files

HID: multitouch: Add quirk for VTL touch panels



VTL panels do not switch to the multitouch mode until the input mode
feature is read by the host. This should normally be done by
usbhid, but it looks like an other bug prevents usbhid to properly
retrieve the feature state. As a workaround, we force the reading of
the feature in mt_set_input_mode for such devices.

Reviewed-by: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: default avatarMathieu Magnaudet <mathieu.magnaudet@enac.fr>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 6b07974a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment