commit | 5f7e5445a2de848c66d2d80ba5479197e8287c33 | [log] [tgz] |
---|---|---|
author | Peter Hutterer <peter.hutterer@who-t.net> | Mon Jan 11 00:08:58 2016 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Jan 11 00:12:53 2016 -0800 |
tree | 2177f0b6df4bae9e51dc236e22aabd5acef98cb5 | |
parent | 8679ee4204cfd5cf78b996508ccadc1ec6130f1a [diff] |
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>