Input: wacom_w8001 - add single-touch support
authorPing Cheng <pinglinux@gmail.com>
Tue, 11 Jan 2011 09:06:58 +0000 (01:06 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 11 Jan 2011 09:07:44 +0000 (01:07 -0800)
commit5fca6cac9feed75efc0b2c454305a5f538d887f5
treeab3ff09e1c60cb7e53b82abfa01c8bd73426ddd7
parent9d084a3d5dffd076a9a006164ea0dbd9c495f2b0
Input: wacom_w8001 - add single-touch support

Emulate single-touch compatible events for the 2-finger panels
so that they can be used with single-touch legacy clients.

Assign device ids as Wacom USB vendor ID and product ID.
Name the device to reflect its specific features.

Scale touch coordinates to pen maximum if pen supported.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/wacom_w8001.c