diff options
author | Vicki Pfau <vi@endrift.com> | 2024-12-26 05:34:24 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-01-09 12:17:46 +0300 |
commit | cc4f952427aaa44ecfd92542e10a65cce67bd6f4 (patch) | |
tree | 4f295e7c48ebb32f9b452fa829c18abb680b49ad /tools/perf/scripts/python/task-analyzer.py | |
parent | 80818fdc068eaab729bb793d790ae9fd053f7053 (diff) | |
download | linux-cc4f952427aaa44ecfd92542e10a65cce67bd6f4.tar.xz |
HID: hid-steam: Make sure rumble work is canceled on removal
When a force feedback command is sent from userspace, work is scheduled to pass
this data to the controller without blocking userspace itself. However, in
theory, this work might not be properly canceled if the controller is removed
at the exact right time. This patch ensures the work is properly canceled when
the device is removed.
Signed-off-by: Vicki Pfau <vi@endrift.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions