Skip to content
Commit 3b94af2b authored by Tom Burdick's avatar Tom Burdick Committed by Alberto Escolar
Browse files

sensors: Submit call returns void



The integer return of sensor_submit should be void as the call is
asynchronous and the response is meant to be delivered using RTIO APIs
signaling that the submission completed with error or success.

Change the function signature to void and fix all uses of the submit
API, fixing some bugs in the process.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent 8adec6d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment