summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2026-08-03 11:46:33 -0700
committerJiri Kosina <jkosina@suse.com>2026-08-14 14:46:21 +0200
commit37f6ca4369ae15d1decb38646161929c289d0682 (patch)
treec650eb3d4de3eba82a3c174307bd7c435bcb2e5e /tools/perf/scripts/python
parentf083fa975b3442910bd23e73d15add421b03b626 (diff)
HID: gaff: move FF initialization to .input_configured()
The driver currently initializes force-feedback in its probe() function after calling hid_hw_start() with HID_CONNECT_DEFAULT. This is racy as the input device is already registered and visible to userspace at that point. Move the FF initialization to the .input_configured() callback to ensure the device is fully prepared before registration. Assisted-by: Gemini:gemini-3.1-pro Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions