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