Input: wacom - get features from driver info
authorBastian Blank <waldi@debian.org>
Thu, 11 Feb 2010 07:06:23 +0000 (23:06 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 11 Feb 2010 07:31:37 +0000 (23:31 -0800)
commitb036f6fb3aa23a52d90da5fc57e0803f08292e82
tree714b969a2dc7101c4a2574c48cb5ddd239dad47f
parent5deeac99fe1146532eb7c64f9adb17d17628d751
Input: wacom - get features from driver info

Get the features information from the driver info of the usb device id
structure provided by the caller. The device ids and feature structs
are strong coupled using indices.

Signed-off-by: Bastian Blank <waldi@debian.org>
Tested-by: Jason Childs <oblivian@users.sourceforge.net>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom.h
drivers/input/tablet/wacom_sys.c
drivers/input/tablet/wacom_wac.c