diff options
author | Akshay Adiga <akshay.adiga@linux.vnet.ibm.com> | 2016-05-03 17:19:36 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-05-11 02:28:00 +0200 |
commit | 0bc10b93f2d9c6089ce968681ef9febecdc9b8e0 (patch) | |
tree | 4622db802ca892474af6eeffc2bab9f8124fe044 /drivers/rtc | |
parent | cpufreq: powernv: Move smp_call_function_any() out of irq safe block (diff) | |
download | linux-0bc10b93f2d9c6089ce968681ef9febecdc9b8e0.tar.xz linux-0bc10b93f2d9c6089ce968681ef9febecdc9b8e0.zip |
cpufreq: powernv: del_timer_sync when global and local pstate are equal
When global and local pstate are equal in a powernv_target_index() call,
we don't queue a timer. But we may have timer already queued for future.
This could cause the timer to fire one additional time for no use.
Signed-off-by: Akshay Adiga <akshay.adiga@linux.vnet.ibm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions