git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9515f4d
)
cpufreq: remove unnecessary check in __cpufreq_governor()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Tue, 20 Aug 2013 06:38:24 +0000
(12:08 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 20 Aug 2013 13:43:50 +0000
(15:43 +0200)
We don't need to check if event is CPUFREQ_GOV_POLICY_INIT and put
governor module as we are sure event can only be START/STOP here.
Remove the useless check.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c
patch
|
blob
|
history
diff --cc
drivers/cpufreq/cpufreq.c
Simple merge