Re: [PATCH] iio: adc: ti-ads8688: use read_avail for available attributes
From: Gabriel Rondon
Date: Tue Mar 24 2026 - 08:25:39 EST
On Tue, 24 Mar 2026 11:42:36 +0000, Nuno Sá wrote:
> Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>
Thanks for the review.
> These days you could just declare i in the for() loop and make it
> unsigned int.
Will do.
Gabriel