diff options
| author | H Hartley Sweeten <[email protected]> | 2015-10-09 11:53:49 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-12 23:32:46 -0700 |
| commit | e8f25f6680a8df64409a1fd8bddfe7848ee7c7e0 (patch) | |
| tree | 808770d0635393c19a5dba4496e2c4a775158ec2 /tools/perf/scripts/python | |
| parent | b4fa9199caed382466d7c3e9c8298365baa0d898 (diff) | |
staging: comedi: adq12b: usleep_range is preferred over udelay
Fix checkpatch.pl issue:
CHECK: usleep_range is preferred over udelay; see
Documentation/timers/timers-howto.txt
Replace the udelay() 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')
0 files changed, 0 insertions, 0 deletions