HID: multitouch: add support for Win 8.1 multitouch touchpads
authorAndrew Duggan <aduggan@synaptics.com>
Wed, 19 Mar 2014 20:39:03 +0000 (13:39 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Mar 2014 09:01:44 +0000 (10:01 +0100)
commit9abebedb123a577ecc5b69b2a2515499e430be24
treee845adbba8340905c97f8bedd0fa384d9b1cb9d9
parent6aef704e38293524067505eeafec9c811b18d66a
HID: multitouch: add support for Win 8.1 multitouch touchpads

Multitouch touchpads built for Win 8.1 need to be sent an input mode feature report
in order to start reporting multitouch events. This is the same process sent
to Win 7 multitouch touchscreens except the value of the feature report is 3 for
touchpads.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c