diff options
author | Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | 2013-06-17 13:51:48 (GMT) |
---|---|---|
committer | Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | 2013-08-21 09:29:53 (GMT) |
commit | 78b4d6e0fd2695da3019c86133444578d1ceeed3 (patch) | |
tree | 668a67466bff03be655d80db3dd35504c96f9542 /drivers/watchdog | |
parent | f6cec7cd0777fa18723fce9d398fa7e53b6ef00c (diff) | |
download | linux-fsl-qoriq-78b4d6e0fd2695da3019c86133444578d1ceeed3.tar.xz |
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.
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions