linux/drivers/bus
Sudeep KarkadaNagesha 78b4d6e0fd 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>
2013-08-21 10:29:53 +01:00
..
Kconfig ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
Makefile ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
arm-cci.c drivers/bus: arm-cci: avoid parsing DT for cpu device nodes 2013-08-21 10:29:53 +01:00
imx-weim.c drivers: bus: add a new driver for WEIM 2013-06-17 16:04:28 +08:00
mvebu-mbus.c bus: mvebu-mbus: Use pr_fmt 2013-06-08 14:10:19 +00:00
omap-ocp2scp.c ARM: OMAP2+: Remove omap4 ocp2scp pdata 2013-05-30 13:09:31 -07:00
omap_l3_noc.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
omap_l3_noc.h
omap_l3_smx.c
omap_l3_smx.h