diff options
author | Axel Lin <[email protected]> | 2014-02-21 09:15:18 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-02-23 13:39:35 +0900 |
commit | f97b26b05b1dcd307b2f79d1f9e9d99551987dbb (patch) | |
tree | b39bb8bb0493bfba3519a27717556f74f310ffb5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 4d94bd21b333c695eba97746b615e2efb30240cc (diff) |
spi: core: Replace msleep with usleep_range to get more accurate sleep time
Fixes below checkpatch warning:
WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt
+ msleep(10);
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions