cpufreq: interactive: don't handle transition notification if not enabled
authorTodd Poynor <toddpoynor@google.com>
Sun, 23 Dec 2012 20:28:49 +0000 (12:28 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:51 +0000 (13:52 -0800)
commit06371b575fa7823a9a95fbf27f82b4a706e7847e
tree3e44265337912449f5f00c27993d4442a3836fbf
parentc5ec6c67245652b5f268afbe200e88da867acf9d
cpufreq: interactive: don't handle transition notification if not enabled

If multiple governors are in use then avoid processing frequency transition
notifications for CPUs on which the interactive governor is not enabled.

Change-Id: Ibd75255b921d887501a64774a8c4f62302f2d4e4
Reported-by: Francisco Franco <francisco.franco@cloudcar.com>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/cpufreq/cpufreq_interactive.c