On Mon, Jul 15, 2013 at 11:22:07AM +0100, [email protected] wrote: > From: Sudeep KarkadaNagesha <[email protected]> > > 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. > > Signed-off-by: Sudeep KarkadaNagesha <[email protected]>
Acked-by: Shawn Guo <[email protected]> > --- > arch/arm/mach-imx/mach-imx6q.c | 3 +-- > drivers/cpufreq/imx6q-cpufreq.c | 4 +--- > 2 files changed, 2 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

