HID: wacom: Slim down wacom_intuos_pad processing
authorJason Gerecke <killertofu@gmail.com>
Tue, 1 Dec 2015 01:13:47 +0000 (17:13 -0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 2 Dec 2015 20:44:50 +0000 (21:44 +0100)
commitc7f0522a1ad1c2a1a23872c96955d60890f453e4
tree4a54db11b0f9cf5d54a24a3d3f354fd2ab040777
parentfb013a01d48d71a68cd14ea30181754f93acae21
HID: wacom: Slim down wacom_intuos_pad processing

Seperate the function into two halves: first gather data from the packet,
next report all gathered data. The input subsystem should automatically
mute any events that aren't actually declared for the tablet at hand.

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