Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad_sigma_delta.cdiff cebc4585f6ac01c3ea8fa8a8dd22848747f24d05 Mon Jul 23 11:18:38 CEST 2018 Nicholas Mc Guire <hofrat@osadl.org> iio: ad_sigma_delta: use unsigned long for timeout

wait_for_completion_timeout returns unsigned long not int so an appropriate
variable is declared and the assignment and check fixed up.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>