Use the async version of uhidev_set_report(), there's no need to sleep until the transfer is done when submitting a command since the answers are read from the interrupt and we cannot do much if it f
Use the async version of uhidev_set_report(), there's no need to sleep until the transfer is done when submitting a command since the answers are read from the interrupt and we cannot do much if it fails.
ok sasano@
show more ...
|