diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2017-01-16 11:58:33 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-31 11:54:47 -0200 |
commit | 0df03379c541ec027c94b025f2ef259f243eeb58 (patch) | |
tree | c36b4be4b089f79ca66a31fc6ed1488bf7ad704d /drivers/media/platform | |
parent | 70829035ba7106c4052346247e30157362de6403 (diff) |
[media] ov9650: use msleep() for uncritical long delay
ulseep_range() uses hrtimers and provides no advantage over msleep()
for larger delays. Fix up the 25ms delays here to use msleep() and
reduce the load on the hrtimer subsystem.
Link: http://lkml.org/lkml/2017/1/11/377
Reviwed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform')
0 files changed, 0 insertions, 0 deletions