aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2013-01-31 14:27:00 +0000
committerJonathan Cameron <[email protected]>2013-02-02 09:22:48 +0000
commit619036e216ce4d34f6d51ad2cf50380a54734c18 (patch)
treee7cf948d51c98bd25259ad795c7ddca116d4a546 /tools/perf/scripts/python/bin
parent457b71df27e4e6125b6627ad3d4ae1da023fc908 (diff)
staging:iio:adxrs450: Use usleep_range for the sequential transfer dealy
The adxrs450 requires a delay of at least 0.1 ms between register writes. Using msleep() for such small delays is not recommended. So use usleep_range instead. Fixes the following checkpatch warning: WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt + msleep(1); Signed-off-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions