]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2567dd35d710d92041ce82e42ba5f97e0611bfda
tree4a54db11b0f9cf5d54a24a3d3f354fd2ab040777
parent71a7938025cb8df6a6569388ff10b9a8e0aa7d7f
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