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:
760287a
)
cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodes
author
Sudeep KarkadaNagesha
<sudeep.karkadanagesha@arm.com>
Wed, 17 Jul 2013 12:52:17 +0000
(13:52 +0100)
committer
Sudeep KarkadaNagesha
<sudeep.karkadanagesha@arm.com>
Wed, 21 Aug 2013 09:29:56 +0000
(10:29 +0100)
Now that the cpu device registration initialises the of_node(if available)
appropriately for all the cpus, parsing here is redundant.
This patch removes DT parsing and uses cpu->of_node instead.
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
No differences found