Input: wacom - add device type to device name string
authorPing Cheng <pinglinux@gmail.com>
Sat, 20 Feb 2010 08:53:49 +0000 (00:53 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 20 Feb 2010 09:22:44 +0000 (01:22 -0800)
commit49b764aebde6ceea393f56cd3449bfa5720f8383
tree6c74b3d42e4f1705e9f6d2766cd91940f9409249
parent23c239be223d7427da51656d6f196bde965d9796
Input: wacom - add device type to device name string

Devices supporting both pen and touch features share the same product ID,
but presented as 2 separate input devices. By adding device type to device
name string we can help userspace applications and users differentiate
between them. 'Finger' is used for the touch since touch has been used as
a suffix by userland hotplugging services.

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>
drivers/input/tablet/wacom_sys.c
drivers/input/tablet/wacom_wac.h