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)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:23 +0000 (14:16 -0700)
commit9b3941d0af81b8b6190b6c2d7a0bb800534b5a5d
tree9e2dc9a065daf260fb8a4781efaa349456038644
parentd36fc955659b9a6abdc53928d7e17148770ac703
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