]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
HID: wacom: consolidate input capability settings for pen and touch
authorPing Cheng <pinglinux@gmail.com>
Tue, 27 Jan 2015 21:29:36 +0000 (13:29 -0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 29 Jan 2015 13:05:04 +0000 (14:05 +0100)
commita2f71c6c878e664cce4591fc1de36dce2bf44d8d
tree944c60b38bfc049cff1610747051a389c4d2c4d8
parent9b61aa864ab6c2e12e463559eb83cf83cbd06889
HID: wacom: consolidate input capability settings for pen and touch

After PAD moved to its own interface, there were duplicated statements in
wacom_setup_pentouch_input_capabilities. Merge them together to reduce future
maintenance effort.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c