From: Sudeep KarkadaNagesha Date: Mon, 17 Jun 2013 14:07:28 +0000 (+0100) Subject: cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes X-Git-Tag: v3.12-rc1~178^2~4^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de6e94a298576c2774ba43c0c3b0a0410cd100e;p=pandora-kernel.git cpufreq: highbank-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. Cc: Mark Langsdorf Acked-by: Rob Herring Acked-by: Viresh Kumar Signed-off-by: Sudeep KarkadaNagesha --- Reading git-diff-tree failed