diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2015-10-09 21:53:49 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-13 09:32:46 +0300 |
| commit | e8f25f6680a8df64409a1fd8bddfe7848ee7c7e0 (patch) | |
| tree | 808770d0635393c19a5dba4496e2c4a775158ec2 /include/linux/moduleparam.h | |
| parent | b4fa9199caed382466d7c3e9c8298365baa0d898 (diff) | |
| download | linux-e8f25f6680a8df64409a1fd8bddfe7848ee7c7e0.tar.xz | |
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 <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions
