diff options
| author | H Hartley Sweeten <[email protected]> | 2015-08-05 10:45:20 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-08-07 15:03:31 -0700 |
| commit | 3fe6929bbbca11b015d182d4864d92d0bf5c244d (patch) | |
| tree | b4efd466877eeacf5bde3e8e74430398ed606447 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 7022781c460290687b374dab1c230c06091bba10 (diff) | |
staging: comedi: me4000: usleep_range is preferred over udelay
Fix checkpatch issue: "CHECK: usleep_range is preferred over udelay; see
Documentation/timers/timers-howto.txt". `udelay()` is only used in the
firmware upload process. Replace them with `usleep_range()` with a
reasonable upper limit.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions