From: Mathieu Magnaudet Date: Sat, 22 Nov 2014 11:02:07 +0000 (+0100) Subject: HID: multitouch: Add quirk for VTL touch panels X-Git-Tag: omap-for-v3.19/fixes-rc1~112^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da10bc252476a8d1d1bdf7b94502ad2cbd7f30b1;p=pandora-kernel.git 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: Benjamin Tissoires Signed-off-by: Mathieu Magnaudet Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed