diff options
| author | Antoniu Miclaus <antoniu.miclaus@analog.com> | 2026-02-02 14:57:30 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-02-24 00:00:58 +0300 |
| commit | 70a9ae59c5b1f2f5501e78e2d85bfeefd153f854 (patch) | |
| tree | 395b156399fd45188e37ba36a8c06062bb690a8c /include | |
| parent | 76878a3820b52ef463c2f63f107d37a8c6fe7bc6 (diff) | |
| download | linux-70a9ae59c5b1f2f5501e78e2d85bfeefd153f854.tar.xz | |
iio: adc: at91_adc: change at91_ts_sample to return void
The return value of at91_ts_sample() is never checked by its caller.
Change the return type to void to make this explicit. The error
conditions are already logged via dev_err() which provides sufficient
visibility into hardware issues.
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
