commit | cebc4585f6ac01c3ea8fa8a8dd22848747f24d05 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Mon Jul 23 11:18:38 2018 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Jul 28 12:15:03 2018 +0100 |
tree | ad41723ba36c61c32c99e04d6e050509337c7dc6 | |
parent | 1b3bd8592780c87c5eddabbe98666b086bbaee36 [diff] |
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>