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:
c7a7b41
)
cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 3 Aug 2015 03:06:20 +0000
(08:36 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 1 Sep 2015 13:50:39 +0000
(15:50 +0200)
Driver is guaranteed to be present on a call to cpufreq_parse_governor()
and there is no need to check for !cpufreq_driver. Drop it.
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