From: Sudeep KarkadaNagesha Date: Wed, 17 Jul 2013 12:42:56 +0000 (+0100) Subject: cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes X-Git-Tag: v3.12-rc1~178^2~4^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=760287ab90a3ca93a2f87f7e7137e06e89a26b01;p=pandora-kernel.git cpufreq: pmac64-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: Benjamin Herrenschmidt Acked-by: Viresh Kumar Signed-off-by: Sudeep KarkadaNagesha --- Reading git-diff-tree failed