HID: wacom: Move handling of Intuos status packets to seperate function
authorJason Gerecke <killertofu@gmail.com>
Fri, 6 Mar 2015 19:47:38 +0000 (11:47 -0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 11 Mar 2015 15:46:11 +0000 (11:46 -0400)
commit4ca4ec71c84e4ede2b34d2dcf49e7935c735ad6c
treece11c381fa941e1ca534e55baa9a9cd5c5a4f7e8
parent8c97a765467c5d58682e85f103899ec2355fc393
HID: wacom: Move handling of Intuos status packets to seperate function

In addition to the touchswitch state for "Intuos", these packets are
also sent by the Intuos Pro, Intuos5, and last-generation Bamboo
tablets when using a wired connection. They contain, among other
things, information about the optional wireless module and battery
charge state (to be supported in subsuquent patches).

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c
drivers/hid/wacom_wac.h