linux-stable/drivers/input/tablet
Jason Childs e33da8a548 Input: wacom - use per-device instance of wacom_features
Since we mangle data in wacom_features when dealing with certain devices let's
use a private (per-device) instance of wacom_features in wacom_wac. This way
same product ID can support more than one type of device, such as pen and touch,
and not interfere with each other.

Signed-off-by: Jason Childs <oblivian@users.sourceforge.net>
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-02-19 01:25:16 -08:00
..
acecad.c USB: remove info() macro from usb input drivers 2008-10-17 14:41:10 -07:00
aiptek.c USB: remove info() macro from usb input drivers 2008-10-17 14:41:10 -07:00
gtco.c Input: make USB device ids constant 2010-01-11 00:08:19 -08:00
kbtab.c USB: remove info() macro from usb input drivers 2008-10-17 14:41:10 -07:00
Kconfig Input: aiptek - add support for Genius G-PEN 560 tablet 2008-04-15 13:13:10 -04:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
wacom.h Input: wacom - get features from driver info 2010-02-10 23:31:37 -08:00
wacom_sys.c Input: wacom - use per-device instance of wacom_features 2010-02-19 01:25:16 -08:00
wacom_wac.c Input: wacom - use per-device instance of wacom_features 2010-02-19 01:25:16 -08:00
wacom_wac.h Input: wacom - use per-device instance of wacom_features 2010-02-19 01:25:16 -08:00