commit | cdc58d602d2e657602a90c190cbf745886c95977 | [log] [tgz] |
---|---|---|
author | Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | Mon Jun 17 14:58:48 2013 +0100 |
committer | Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | Wed Aug 21 10:29:53 2013 +0100 |
tree | b2d276265e47f160efcadf99b75fe89f5d7dc4b8 | |
parent | 78b4d6e0fd2695da3019c86133444578d1ceeed3 [diff] |
cpufreq: imx6q-cpufreq: 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: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>