Skip to content
Commit e71087eb authored by Markus Burri's avatar Markus Burri Committed by Dmitry Torokhov
Browse files

Input: matrix_keypad - use fsleep for delays after activating columns



The delay is specified in a device property, so the duration can be
arbitrarily large. fsleep() determines the best way of delaying (sleep
vs spin) based on duration.

see Documentation/timers/delay_sleep_functions.rst

Signed-off-by: default avatarMarkus Burri <markus.burri@mt.com>
Reviewed-by: default avatarManuel Traut <manuel.traut@mt.com>
Link: https://lore.kernel.org/r/20250110054906.354296-2-markus.burri@mt.com


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 90a0a634
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment