]> asedeno.scripts.mit.edu Git - linux.git/commit
HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data
authorYuta Kobayashi <alu.ula@outlook.com>
Mon, 19 Dec 2016 02:36:45 +0000 (02:36 +0000)
committerJiri Kosina <jkosina@suse.cz>
Mon, 19 Dec 2016 10:32:32 +0000 (11:32 +0100)
commit4fed0231994b27b3896bc63885ac66d02fff625b
tree14b704284ecd82b890cb924b4411af6776f0ee2d
parentf39fdf2ab846ecc636d6272b47f28a05a2052a14
HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data

Since commit 8fe89ef076fa1 ("HID: multitouch: enable the Surface 3 Type
Cover to report multitouch data"), the TypeCover can be properly handled
by hid-multitouch and don't require any special quirk in the kernel.

Remove the support of the Surface 4 Type Cover Pro (JP) from
hid-microsoft so it can properly report multitouch from the touchpad.

Signed-off-by: Yuta Kobayashi <alu.ula@outlook.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-microsoft.c
drivers/hid/usbhid/hid-quirks.c