summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStepan Ionichev <sozdayvek@gmail.com>2026-05-10 16:38:52 +0500
committerJonathan Cameron <jic23@kernel.org>2026-05-31 10:59:38 +0100
commit01b7517513e884ca2fa42852427ccb1ff6b849d7 (patch)
treeaded421e12b4bd6cae3234b9ea6b24dbc7b8cc1c /tools/perf/scripts/python
parent7e6a73eda92ac7aeda7587c65a1acd32b31a5c3b (diff)
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions