diff options
author | 2019-04-11 13:04:11 +0200 | |
---|---|---|
committer | 2019-04-11 11:47:50 -0700 | |
commit | c942081c87dd532397d796b5c0196e95d5d45092 (patch) | |
tree | 05bd368a0acbbb8c11aa6cd7e2f9de16819d5805 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | clk: tegra: Make tegra_clk_super_mux_ops static (diff) | |
download | wireguard-linux-c942081c87dd532397d796b5c0196e95d5d45092.tar.xz wireguard-linux-c942081c87dd532397d796b5c0196e95d5d45092.zip |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions