aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2019-08-05 17:25:35 +0300
committerGreg Kroah-Hartman <[email protected]>2019-09-04 12:43:51 +0200
commit3f72879e005ecec835ec75f7d8455c04b29de045 (patch)
treeaa767e7b1329a4822f2cb105c4d68409c5d5f914 /tools/perf/scripts/python
parent653d00c8d0f14b5aec8804b8ab107d5ac70b4a12 (diff)
serial: 8250_exar: Replace msleep(1) with usleep_range()
As explained in Documentation/timers/timers-howto.rst the small amount of milliseconds sometimes produces much longer delays. Replace msleep(1) with usleep_range(1000, 1100). Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions