diff options
| author | Darshana Padmadas <darshanapadmadas@gmail.com> | 2014-09-20 20:44:24 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-22 07:58:47 -0700 |
| commit | 3ab7c7d48d2a62f9c0183fca05850ccba315ed8b (patch) | |
| tree | 43021fbad1769c08954011a4cf29fa98d993d0e8 /tools/perf/scripts/python/bin | |
| parent | 5b12d0ac20dd9084995d10e1ec5bd43b7ec90f41 (diff) | |
Staging: iio: accel: Replace msleep with usleep for given range
This patch fixes checkpatch.pl warning:
WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt
As per Documentation/timers/timers-howto.txt usleep_range should be used
for sleeping for 10us-20ms
Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
