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:
93575b7
)
cpufreq: intel_pstate: Remove duplicate CPU ID check
author
Stratos Karafotis
<stratosk@semaphore.gr>
Mon, 9 Jun 2014 21:00:09 +0000
(
00:00
+0300)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 10 Jun 2014 20:49:41 +0000
(22:49 +0200)
We check the CPU ID during driver init. There is no need
to do it again per logical CPU initialization.
So, remove the duplicate check.
Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found