diff options
author | Jason Gerecke <[email protected]> | 2017-09-07 17:47:38 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-09-13 19:14:48 +0200 |
commit | 92380b572d95caf48f8424746aeee63c5a2b1922 (patch) | |
tree | f2d7d95bf58d0c16668c4eecd565f297c589c881 /scripts/gdb | |
parent | 993f0d93f8538c15bd5c12a1a9fd74c777efea1b (diff) |
HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
The tool ID information sent in ABS_MISC is expected to be reset to 0
when a tool leaves proximity. Not doing this can cause problems if a
tool is removed and then re-introduced. Kernel event filtering will
prevent the (identical) ABS_MISC event from being sent when the tool
re-enters proxmity. This can cause userspace to not properly set the
tool ID.
Fixes: f85c9dc678 ("HID: wacom: generic: Support tool ID and additional tool types")
Cc: stable # v4.10 <[email protected]>
Signed-off-by: Ping Cheng <[email protected]>
Signed-off-by: Jason Gerecke <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions