diff options
author | Sudeep KarkadaNagesha <[email protected]> | 2013-06-17 14:20:00 +0100 |
---|---|---|
committer | Sudeep KarkadaNagesha <[email protected]> | 2013-08-21 10:29:52 +0100 |
commit | 816a8de0017f16c32e747abc5367bf379515b20a (patch) | |
tree | 2e22726fb553e1f64b9966571571eed5a01d67da /drivers/message/fusion/lsi/mpi_raid.h | |
parent | bd00860e960e52658cebfd65eeb4748ed6ff039f (diff) |
ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
Currently the topology code computes cpu capacity and stores it in
the list along with hwid(which is MPIDR) as it parses the CPU nodes
in the device tree. This is required as it needs to be mapped to the
logical CPU later.
Since the CPU device nodes can be retrieved in the logical ordering
using DT/OF helpers, its possible to store cpu_capacity also in logical
ordering and avoid storing hwid for each entry.
This patch removes hwid by making use of of_get_cpu_node.
Cc: Russell King <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Signed-off-by: Sudeep KarkadaNagesha <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions