]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita87276ceb83a87925f0f2b6ddde40d182c2e6643
tree6c74b3d42e4f1705e9f6d2766cd91940f9409249
parent2a65a179ed21f7dda4f1d97a7806928295c38fac
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