]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
HID: wacom: Set a default resolution for older tablets
authorPing Cheng <pinglinux@gmail.com>
Sun, 9 Apr 2023 16:42:29 +0000 (09:42 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 9 Aug 2023 09:37:48 +0000 (11:37 +0200)
commit927a3326b93909e6d9c4691810dc6b808b9e4eda
tree38f06b8115066141e671553e77a33c4a650b910f
parente527d660d332f5924d4e112f0934ffe6725b9b56
HID: wacom: Set a default resolution for older tablets

BugLink: https://bugs.launchpad.net/bugs/2028580
commit 08a46b4190d345544d04ce4fe2e1844b772b8535 upstream.

Some older tablets may not report physical maximum for X/Y
coordinates. Set a default to prevent undefined resolution.

Signed-off-by: Ping Cheng <ping.cheng@wacom.com>
Link: https://lore.kernel.org/r/20230409164229.29777-1-ping.cheng@wacom.com
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/hid/wacom_wac.c