Sudeep KarkadaNagesha 248f0e7f5f ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
Once the cpu_logical_map for any logical cpu is populated with the
corresponding physical identifier(i.e. mpidr), it's device node can
be retrieved using the DT helper 'of_get_cpu_node'. Currently the
device tree parsing code to get boot cpu node is duplicated in
'cpu_read_bootcpu_ops'.

This patch replaces the code parsing the device tree for the boot
cpu with of_get_cpu_node.

Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-10-30 17:54:49 +00:00
..
2012-09-17 13:42:21 +01:00
2013-07-04 14:40:26 +02:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:04 +01:00
2013-10-25 11:33:21 +01:00
2013-10-25 11:33:20 +01:00
2012-09-17 13:42:19 +01:00
2013-02-14 09:17:29 -05:00
2013-10-25 11:33:21 +01:00
2012-09-17 10:24:46 +01:00
2013-02-14 09:17:29 -05:00