diff options
| author | H Hartley Sweeten <[email protected]> | 2015-09-24 17:52:03 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 03:32:21 +0200 |
| commit | 120bdac7376a36418eb1d55e0161dc0e660a45c3 (patch) | |
| tree | 3ad791821f3de76bfadf8f6a15d4c79085e4e877 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c3aea01259655b6dcf0e9665416d254177fe222b (diff) | |
staging: comedi: rtd529: 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions