]> xenbits.xensource.com Git - arm/linux.git/commit
HID: wacom: Recognize new MobileStudio Pro PID
authorJason Gerecke <killertofu@gmail.com>
Mon, 16 Dec 2019 18:18:57 +0000 (10:18 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:41 +0000 (09:34 +0000)
commit8cc2de41a5293efc3ae050695bcc7edf5132997b
tree9ca1f9a28085fbefc52dc0692362e86896fc9826
parentb55f9e9760c85e5ccbef2f693caeba8a6edb107b
HID: wacom: Recognize new MobileStudio Pro PID

[ Upstream commit fe4e940f0f91b4a506f048b42e00386f5ad322b6 ]

A new PID is in use for repaired MobileStudio Pro devices. Add it to the
list of devices that need special-casing in wacom_wac_pad_event.

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