cpufreq: interactive: base above_hispeed_delay on target freq, not current
authorTodd Poynor <toddpoynor@google.com>
Fri, 22 Mar 2013 03:46:00 +0000 (20:46 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:54 +0000 (13:52 -0800)
commit75f9b06a38c833ad66dd41e8e066aa0012b2d421
tree023767d9fe650c9c416705d2e3d753e9af6e05f9
parentcc80bd4dfe9d61b2b56bea6e632eac8b70614cf2
cpufreq: interactive: base above_hispeed_delay on target freq, not current

Time to wait should be based on the intended target speed, not the
actual speed (which may be held high by another CPU).

Change-Id: Ifc5bb55d06adddb9a02af90af05398a78f282272
Reported-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/cpufreq/cpufreq_interactive.c