diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2018-12-14 11:40:24 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-01-16 13:48:12 -0500 |
commit | 4d4abf064d676dcc27952ed90f4f50d7087318c7 (patch) | |
tree | 3be999e8e4987bb466ca5db0e1aea29899afa54d /arch | |
parent | 86824694184642a4dc1be0c050df9854da5f51d3 (diff) | |
download | linux-4d4abf064d676dcc27952ed90f4f50d7087318c7.tar.bz2 |
media: gspca: ov534: replace msleep(10) with usleep_range
For short waits, usleep_range should be used instead of msleep,
see Documentation/timers/timers-howto.txt.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions