commit | 2636a3f2d1421e3e629dfc96489c23727bab17d7 | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Mon Jun 15 18:01:44 2015 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Jun 18 10:42:39 2015 +0200 |
tree | 6ba45e6baebd01a3c091f8099213dfbb392f76d0 | |
parent | 862cf5535c0cf4b39ce71a3b7e9a1c22ae4f70ae [diff] |
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>