commit | c7f0522a1ad1c2a1a23872c96955d60890f453e4 | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Mon Nov 30 17:13:47 2015 -0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Dec 02 21:44:50 2015 +0100 |
tree | 4a54db11b0f9cf5d54a24a3d3f354fd2ab040777 | |
parent | fb013a01d48d71a68cd14ea30181754f93acae21 [diff] |
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>