Re: [PATCH v2] iio: accel: adxl355: replace usleep_range() with fsleep()
From: Andy Shevchenko
Date: Sun May 10 2026 - 14:09:41 EST
On Sun, May 10, 2026 at 10:53:03AM +0500, Stepan Ionichev wrote:
> The "at least 5ms" wait after software reset has no specific upper
> bound. Use fsleep() with 5 * USEC_PER_MSEC to make the unit
> explicit at the call site.
>
> No functional change.
>
> Signed-off-by: Stepan Ionichev <sozdayvek@xxxxxxxxx>
> ---
You missed a changelog here.
--
With Best Regards,
Andy Shevchenko