]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/hid/wacom_wac.c
HID: wacom: Add support for Pro Pen slim
authorJason Gerecke <killertofu@gmail.com>
Tue, 19 Feb 2019 17:58:56 +0000 (17:58 +0000)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 20 Feb 2019 16:44:29 +0000 (17:44 +0100)
commit4e6e7d7252745ff589a5b02834c1b228d2c9140f
treea5eff82009f85081f9d718ba0c8d70b30fc08dba
parent1da92d436c93a6ffc049f60206b684db2d25882f
HID: wacom: Add support for Pro Pen slim

Wacom has introduced a new pen compatible with its MobileStudio Pro and
other tablets. Although adding it to the tool ID tablet is not strictly
necessary  unrecognized pens are reported as BTN_TOOL_PEN already, unless
the tablet sends the "eraser" bit, when BTN_TOOL_RUBBER is used instead),
we'll keep it updated anyway.

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
drivers/hid/wacom_wac.c