OSDN Git Service

coresight: of: Use of_cpu_node_to_id helper
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 2 Jan 2018 11:25:28 +0000 (11:25 +0000)
committerWill Deacon <will.deacon@arm.com>
Tue, 2 Jan 2018 16:43:12 +0000 (16:43 +0000)
commit29198e3844caaaacb0e21eff634c5f1cfd7f89be
treeffc6e043e8bdabddbf3dee0e4280e87d81a2769c
parenta0e71cd9b1a0195f96500b2268759873ff8ff819
coresight: of: Use of_cpu_node_to_id helper

Reuse the new generic helper, of_cpu_node_to_id() to map a
given CPU phandle to a logical CPU number.

Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Tested-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/hwtracing/coresight/of_coresight.c