summaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@opentech.at>2019-04-11 14:04:11 +0300
committerStephen Boyd <sboyd@kernel.org>2019-04-11 21:47:50 +0300
commitc942081c87dd532397d796b5c0196e95d5d45092 (patch)
tree05bd368a0acbbb8c11aa6cd7e2f9de16819d5805 /drivers/clk/mvebu
parentb331db554815d0552c537e189b897eb062486166 (diff)
downloadlinux-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 'drivers/clk/mvebu')
0 files changed, 0 insertions, 0 deletions