cpufreq: interactive: only apply interactive boost when enabled
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 28 May 2015 04:08:11 +0000 (12:08 +0800)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 7 Apr 2016 11:20:07 +0000 (16:50 +0530)
commitb2d18bdfa38e1f1d13f19aab9fc664b9dd3712b4
treebc31acbdbdd4d7d7b33dcd1b689271d82551a0f1
parent02018626853b6dd6dee77d1e1befeaf2d6a8098e
cpufreq: interactive: only apply interactive boost when enabled

Only apply the interactive boost when the interactive governor is
enabled.  This seems like the right thing to do.

This was originally reviewed on
https://chromium-review.googlesource.com/273501

Change-Id: I5f4a7320683eada099f9a4253e3d6b0f03057fe8
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Dmitry Torokhov <dtor@google.com>
drivers/cpufreq/cpufreq_interactive.c