Aleksa Savic 3a034a7b07 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 <savicaleksa83@gmail.com>
Acked-by: Marius Zachmann <mail@mariuszachmann.de>
Link: https://lore.kernel.org/r/20240504092504.24158-3-savicaleksa83@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2024-05-04 06:36:41 -07:00
..
2023-12-11 06:21:01 -08:00
2024-03-07 09:17:40 -08:00
2024-03-13 11:26:58 -07:00
2023-04-27 11:53:57 -07:00
2022-02-27 17:03:19 -08:00
2024-01-08 07:26:34 -08:00
2024-02-25 12:37:10 -08:00
2023-12-11 06:20:28 -08:00
2023-10-31 17:44:17 -10:00