Home
last modified time | relevance | path

Searched hist:e7215fe4d51e69c9d2608ad0c409d48e844d0adc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/pressure/
H A Dzpa2326.cdiff e7215fe4d51e69c9d2608ad0c409d48e844d0adc Sun May 14 10:43:55 CEST 2017 Nicholas Mc Guire <der.herr@hofr.at> 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 03b262f2bbf4 ("iio:pressure: initial zpa2326 barometer support")
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>