summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2026-08-03 11:46:35 -0700
committerJiri Kosina <jkosina@suse.com>2026-08-14 14:46:21 +0200
commitec11e18d01688acb7ce365d93df07a4f86f1fad8 (patch)
treec47b85e607b476ebf2d7a6f751b101b7f0e7016a /tools/perf/scripts/python/bin
parentce75845b69c7f628491e15a15cbcd4e7bfa6ae1b (diff)
HID: stadia: 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/bin')
0 files changed, 0 insertions, 0 deletions