diff options
author | 2014-02-21 09:15:18 +0800 | |
---|---|---|
committer | 2014-02-23 13:39:35 +0900 | |
commit | f97b26b05b1dcd307b2f79d1f9e9d99551987dbb (patch) | |
tree | b39bb8bb0493bfba3519a27717556f74f310ffb5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | spi: core: Validate length of the transfers in message (diff) | |
download | linux-dev-f97b26b05b1dcd307b2f79d1f9e9d99551987dbb.tar.xz linux-dev-f97b26b05b1dcd307b2f79d1f9e9d99551987dbb.zip |
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 <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions