]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
HID: wacom: Refactor button-to-key translation into function
authorJason Gerecke <killertofu@gmail.com>
Thu, 20 Oct 2016 01:03:39 +0000 (18:03 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Oct 2016 07:53:55 +0000 (09:53 +0200)
commit49005b9fd05249d537363ff86cb41f07f48c847a
tree8d84d0d5a613fd1b54c1f97e7697878d30a9d517
parent1b18b75c7e2452fc6f4cd1bb701efc4438532a07
HID: wacom: Refactor button-to-key translation into function

This just centralizes the logic used in both wacom_setup_numbered_buttons
and wacom_report_numbered_buttons so that they don't drift out of sync.

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