]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/wacom_wac.c
HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices
authorJason Gerecke <killertofu@gmail.com>
Fri, 4 Dec 2015 22:45:27 +0000 (14:45 -0800)
committerJiri Kosina <jkosina@suse.cz>
Tue, 8 Dec 2015 14:12:00 +0000 (15:12 +0100)
commitbe853fd1c6a5fe127af3392157dfe95e9712a575
tree79d6bc47ebbe171f5a9ec014fc64496b32bd6966
parent061099936a724cdd8dd0d69deea5b064b4f7122b
HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices

When splitting the touch-only "BAMBOO_TOUCH" type out of the existing
"BAMBOO_PT" type in 3b164a00, the lowres quirk was not updated so that
it would continue to apply to these devices (effectively only the 0xD0).
The absence of this quirk does not significantly impact usability, but
is a correctness issue nonetheless.

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c