summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2026-03-11 22:50:57 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2026-03-12 11:16:30 -0700
commitbeb2b0a26c3a1021421e8db40154c3b6687b6621 (patch)
tree48bbb0ef1ae73235eee375dcb561963e3da399a2 /tools/lib/python
parentd4904a3d7159b342d45de8495046d33d1c18998e (diff)
Input: psmouse - remove dedicated kpsmoused workqueue
The only user of psmouse_queue_work() and therefore kpsmoused workqueue is psmouse-base itself, when it tries to schedule the resync work. Since resyncing is not going to race with itself we no longer need the dedicated ordered workqueue. Remove it and switch to using regular (non-delayed) work structure scheduled on the default workqueue. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions