Re: [PATCH] staging: iio: cdc: ad7746: set ret on IIO_VOLTAGE case

From: Lars-Peter Clausen
Date: Tue Oct 25 2016 - 14:51:47 EST


On 10/25/2016 08:44 PM, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> For a IIO_VOLTAGE case, ret is not being set causing an
> uninitialized value being returned by ad7746_read_raw. Fix
> this by setting ret to IIO_VAL_INT for this specific case.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Arnd did beat you by a few hours, https://lkml.org/lkml/2016/10/25/485