Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 11 Jan 2016 08:08:58 +0000 (00:08 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 11 Jan 2016 08:12:53 +0000 (00:12 -0800)
commit5f7e5445a2de848c66d2d80ba5479197e8287c33
tree2177f0b6df4bae9e51dc236e22aabd5acef98cb5
parent8679ee4204cfd5cf78b996508ccadc1ec6130f1a
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE

As of e0361b70175 ("Input: wacom_w8001 - split the touch and pen devices
into two devices") the touch events aren't multiplexed over the same device
anymore, the use of ABS_MT_TOOL_TYPE is superfluous. And even before then
it only ever sent MT_TOOL_TYPE_FINGER anyway.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/wacom_w8001.c