On Fri, Nov 03, 2017 at 10:36:28AM +0100, Simon Horman wrote:
> From: Masaharu Hayakawa <[email protected]>
> 
> As documented in Documentation/timers/timers-howto.txt
> as follows, replace msleep() with usleep_range().
> 
> msleep(1~20) may not do what the caller intends, and
> will often sleep longer (~20 ms actual sleep for any
> value given in the 1~20ms range). In many cases this
> is not the desired behavior.
> 
> Signed-off-by: Masaharu Hayakawa <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>

Acked-by: Wolfram Sang <[email protected]>

Note that this will not affect R-Car Gen2 and Gen3 upstream, except for
the reset path. The rest only affetcs older SoC.

Attachment: signature.asc
Description: PGP signature

Reply via email to