cpufreq: interactive: turn boost_pulse off on boost off
Change-Id: I36fe217fa047d68ea90e78b12c7db4537ea8010b Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
This commit is contained in:
committed by
John Stultz
parent
528ef7dd37
commit
6c2c93b51b
@@ -908,6 +908,7 @@ static ssize_t store_boost(struct cpufreq_interactive_tunables *tunables,
|
||||
trace_cpufreq_interactive_boost("on");
|
||||
cpufreq_interactive_boost();
|
||||
} else {
|
||||
boostpulse_endtime = ktime_to_us(ktime_get());
|
||||
trace_cpufreq_interactive_unboost("off");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user