]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
HID: wacom: generic: support generic touch switch
authorAaron Armstrong Skomra <skomra@gmail.com>
Wed, 25 Jan 2017 20:08:41 +0000 (12:08 -0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 26 Jan 2017 20:46:44 +0000 (21:46 +0100)
commitd2ec58aee8b1d68d309656a0561c81c12197a987
treecf824e3f00e2e5eafc21d6e5e3e13f4f1ca57028
parentac2423c975dbd3e8c2afc6dec53ee25be38f723b
HID: wacom: generic: support generic touch switch

The second generation Intuos Pro is the first device in the generic codepath
which has a touchswitch. We utilize a flag in wacom_shared in order to report
this switch event received from the pad on the touch input.

Signed-off-by: Aaron Skomra <aaron.skomra@wacom.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_sys.c
drivers/hid/wacom_wac.c
drivers/hid/wacom_wac.h