aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAleksa Savic <[email protected]>2024-05-04 11:25:02 +0200
committerGuenter Roeck <[email protected]>2024-05-04 06:36:41 -0700
commit3a034a7b0715eb51124a5263890b1ed39978ed3a (patch)
tree80950b6bea0caf41e2ac0d63659947994febfc7a /tools/perf/scripts/python/export-to-sqlite.py
parente0cd85dc666cb08e1bd313d560cb4eff4d04219e (diff)
hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_event()
In ccp_raw_event(), the ccp->wait_input_report completion is completed once. Since we're waiting for exactly one report in send_usb_cmd(), use complete_all() instead of complete() to mark the completion as spent. Fixes: 40c3a4454225 ("hwmon: add Corsair Commander Pro driver") Signed-off-by: Aleksa Savic <[email protected]> Acked-by: Marius Zachmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions