You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iio: pressure: zpa2326: report interrupted case as failure
If the timeout-case prints a warning message then probably the interrupted
case should also. Further, wait_for_completion_interruptible_timeout()
returns long not int.
Fixes: commit 03b262f ("iio:pressure: initial zpa2326 barometer support")
Signed-off-by: Nicholas Mc Guire <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
0 commit comments