]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: wacom: correct touch resolution x/y typo
authorAaron Armstrong Skomra <skomra@gmail.com>
Fri, 10 May 2019 22:34:18 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 07:13:05 +0000 (09:13 +0200)
commit84a7f9ba5a15d095ce4e90f2b2f57303a3560bef
tree922fa77fc7b646b31fbfce3c498dbc9e70fafc6e
parent2e6ce3040ae6ecf2db791e2a08bdb57e9447496a
HID: wacom: correct touch resolution x/y typo

commit 68c20cc2164cc5c7c73f8012ae6491afdb1f7f72 upstream.

This affects the 2nd-gen Intuos Pro Medium and Large
when using their Bluetooth connection.

Fixes: 4922cd26f03c ("HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface")
Cc: <stable@vger.kernel.org> # v4.11+
Signed-off-by: Aaron Armstrong Skomra <aaron.skomra@wacom.com>
Reviewed-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/wacom_wac.c