commit | f837a9b5ab05c52a07108c6f09ca66f2e0aee757 | [log] [tgz] |
---|---|---|
author | Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | Mon Jun 17 15:04:19 2013 +0100 |
committer | Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | Wed Aug 21 10:29:53 2013 +0100 |
tree | dc602918332d62753e91b943642bdcc32f6a3d52 | |
parent | cdc58d602d2e657602a90c190cbf745886c95977 [diff] |
cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes 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. Acked-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>