drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
Since the CPU device nodes can be retrieved using arch_of_get_cpu_node, we can use it to avoid parsing the cpus node searching the cpu nodes and mapping to logical index. This patch removes parsing DT for cpu nodes by using of_get_cpu_node. Change-Id: I891f80b803da8646ba487d4474b9a547e44e8922 Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by:Nicolas Pitre <nico@linaro.org> Signed-off-by:
Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> Git-commit: 78b4d6e0fd2695da3019c86133444578d1ceeed3 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Neil Leeder <nleeder@codeaurora.org>
Loading
Please register or sign in to comment