aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2020-08-30 21:53:52 +0300
committerMark Brown <[email protected]>2020-09-01 14:54:52 +0100
commit2b32d2f7ce0a54ce74a75f0d939b5ee063a05ec5 (patch)
tree8fdbb0d7a7f9fea4c4a1d5a6b01f5978da3c8c93 /scripts/gdb/linux/modules.py
parent7f9fb67358a2bcaacbdfeee12e0f19e98c8bdf55 (diff)
regmap: Use flexible sleep
The multi-reg write function uses udelay(), which is a busy-loop based delaying function that is not suitable for a long delays. Hence let's replace the udelay() with fsleep(), which is flexible sleep function that selects best delay function based on the delay-time. Signed-off-by: Dmitry Osipenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions