HID: wacom: Centralize Intuos pen packet decoding
authorJason Gerecke <killertofu@gmail.com>
Tue, 1 Dec 2015 01:13:48 +0000 (17:13 -0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 2 Dec 2015 20:44:51 +0000 (21:44 +0100)
commit16e0a6a0d27f01c47e3685a2a5e6dd2a5b0a525f
tree5aef895d7d1001a807cef19215643f79a9869f3e
parentc7f0522a1ad1c2a1a23872c96955d60890f453e4
HID: wacom: Centralize Intuos pen packet decoding

Continue to slim down 'wacom_intuos_irq' by moving all decoding and
reporting of pen packet data into the  'wacom_intuos_general' function.

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