]> git.baikalelectronics.ru Git - kernel.git/commit
HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'
authorJason Gerecke <killertofu@gmail.com>
Tue, 16 Jun 2015 01:01:44 +0000 (18:01 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 18 Jun 2015 08:42:39 +0000 (10:42 +0200)
commit7856e6cb8224434590567ffbf970b4af500b4c9b
tree6ba45e6baebd01a3c091f8099213dfbb392f76d0
parent332dc05fbd75316498d3968d529bed356c82c233
HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'

This splits the 'wacom_setup_pentouch_input_capabilites' function into
pieces dedicated to doing setup for just the pen interface and just
the touch interface. This makes it easier to focus on the relevant
piece when making changes.

This patch introduces no functional changes.

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