]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: wacom: Move Intuos pad handling code into dedicated function
authorJason Gerecke <killertofu@gmail.com>
Tue, 1 Dec 2015 01:13:46 +0000 (17:13 -0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 2 Dec 2015 20:44:50 +0000 (21:44 +0100)
commitfb013a01d48d71a68cd14ea30181754f93acae21
tree400cb587a521f04fe58eeb35960fa8c5a7c7bb21
parent27ba1d56e1e150294802f0dca8368abc51a664fb
HID: wacom: Move Intuos pad handling code into dedicated function

Begin slimming down the body of 'wacom_intuos_irq' by moving out its
largest block of code to a dedicated 'wacom_intuos_pad' function.

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