From: Sudeep KarkadaNagesha Date: Tue, 23 Jul 2013 11:32:42 +0000 (+0100) Subject: ARM: mach-mvebu: remove redundant DT parsing and validation X-Git-Tag: v3.12-rc1~117^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7160b7eaf2d914e1b552807b9d13acf23b47293;p=pandora-kernel.git ARM: mach-mvebu: remove redundant DT parsing and validation arm_dt_init_cpu_maps parses the device tree, validates and sets the cpu_possible_mask appropriately. It is unnecessary to do another DT parse to get the number of cpus, use num_possible_cpus instead. Cc: Gregory Clement Cc: Jason Cooper Cc: Andrew Lunn Signed-off-by: Sudeep KarkadaNagesha Acked-by: Gregory Clement Signed-off-by: Jason Cooper --- Reading git-diff-tree failed