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)
commit2636a3f2d1421e3e629dfc96489c23727bab17d7
tree6ba45e6baebd01a3c091f8099213dfbb392f76d0
parent862cf5535c0cf4b39ce71a3b7e9a1c22ae4f70ae
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
This page took 0.027812 seconds and 5 git commands to generate.