[media] m5mols: set usleep_range delta greater 0
authorNicholas Mc Guire <hofrat@osadl.org>
Tue, 13 Dec 2016 05:34:53 +0000 (03:34 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 3 Feb 2017 11:26:52 +0000 (09:26 -0200)
commit964481ad0e03c161c395b95c7e53cb6ddfdc4b98
tree13a943f59d1eb167068215bbf90e2efb89822b5c
parent5a66e2f60ef6a153bba387b1382e527248c959a0
[media] m5mols: set usleep_range delta greater 0

This delay is in non-atomic context and it does not seem to be
time-critical so relax it to allow the timer subsystem to optimize
hrtimers.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/m5mols/m5mols_core.c