aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorAbhishek Tamboli <[email protected]>2024-08-16 22:41:29 +0530
committerLee Jones <[email protected]>2024-08-22 11:39:47 +0100
commit8f3f07517834382e819e168740bf855273f13d47 (patch)
tree231c07beaf40a3ecab9d37ce21e833deee7ca7b7 /lib/crypto/mpi/mpi-sub-ui.c
parent17c40f3c94bc2279b879ea9ceb3eea973bcd1ac4 (diff)
leds: sun50i-a100: Replace msleep() with usleep_range()
Replace msleep() with usleep_range() in sun50i_a100_ledc_suspend() to address the checkpatch.pl warning. msleep() for such short delay can lead to inaccurate sleep times. Switch to usleep_range() provide more precise delay. Fix the following warning from checkpatch.pl: WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst + msleep(1); Signed-off-by: Abhishek Tamboli <[email protected]> Acked-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions