On 10/25/2016 08:44 PM, Colin King wrote: > From: Colin Ian King <[email protected]> > > 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 <[email protected]>
Arnd did beat you by a few hours, https://lkml.org/lkml/2016/10/25/485 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
