cpufreq: interactive: only boost tunable affected cpus
authorLianwei Wang <a22439@motorola.com>
Wed, 3 Dec 2014 01:20:50 +0000 (17:20 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:04 +0000 (13:53 -0800)
commit1e04bc2c80363882ff2774600dc4a5a0539c31f0
tree04da2f5268caf202e96743bbe83ff01494097b63
parent0b4d5f59680e7c7101dec8c84514cd4eb0f7fb0a
cpufreq: interactive: only boost tunable affected cpus

It is not correct to boost all the cpus when tunable boost
parameters are changed. It also does not need to boost the
cpus which is already boosted.

Signed-off-by: Lianwei Wang <a22439@motorola.com>
drivers/cpufreq/cpufreq_interactive.c