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:
c0e4694
)
cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes
author
Sudeep KarkadaNagesha
<sudeep.karkadanagesha@arm.com>
Mon, 17 Jun 2013 14:09:51 +0000
(15:09 +0100)
committer
Sudeep KarkadaNagesha
<sudeep.karkadanagesha@arm.com>
Wed, 21 Aug 2013 09:29:55 +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 all DT parsing and uses cpu->of_node instead.
Cc: Jason Cooper <jason@lakedaemon.net>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
No differences found