diff options
author | Nicholas Mc Guire <hofrat@opentech.at> | 2019-04-11 14:04:11 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-11 21:47:50 +0300 |
commit | c942081c87dd532397d796b5c0196e95d5d45092 (patch) | |
tree | 05bd368a0acbbb8c11aa6cd7e2f9de16819d5805 /net/appletalk/aarp.c | |
parent | b331db554815d0552c537e189b897eb062486166 (diff) | |
download | linux-c942081c87dd532397d796b5c0196e95d5d45092.tar.xz |
clk: ux500: add range to usleep_range
Providing a range for usleep_range() allows the hrtimer subsystem to
coalesce timers - the delay is runtime configurable so a factor 2
is taken to provide the range. With the expected range for
enable_delay_us being milliseconds, the range should lie in the 250us
range which is sufficient for hrtimer optimization.
Signed-off-by: Nicholas Mc Guire <hofrat@opentech.at>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'net/appletalk/aarp.c')
0 files changed, 0 insertions, 0 deletions