Files
linux/drivers/iio/accel
Stepan Ionichev 01b7517513 iio: accel: adxl355: replace usleep_range() with fsleep()
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@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2026-05-31 10:59:38 +01:00
..
2022-02-21 19:33:06 +00:00
2026-01-29 16:10:44 +00:00
2025-04-22 19:10:04 +01:00
2025-04-22 19:10:04 +01:00
2025-10-19 11:59:20 +01:00