Suzuki K. Poulose 8291fd04d8 arm64: perf: Fix the pmu node name in warning message
With commit d5efd9cc9cf2 ("arm64: pmu: add support for interrupt-affinity
property"), we print a warning when we find a PMU SPI with a missing
missing interrupt-affinity property in a pmu node. Unfortunately, we
pass the wrong (NULL) device node to of_node_full_name, resulting in
unhelpful messages such as:

 hw perfevents: Failed to parse <no-node>/interrupt-affinity[0]

This patch fixes the name to that of the pmu node.

Fixes: d5efd9cc9cf2 (arm64: pmu: add support for interrupt-affinity property)
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2015-04-30 12:11:30 +01:00
..
2012-09-17 13:42:21 +01:00
2014-05-29 09:08:08 +01:00
2015-04-16 13:58:29 -05:00
2014-12-09 13:12:47 -08:00
2014-07-10 12:36:40 +01:00
2014-09-25 15:35:41 +01:00
2015-04-24 08:23:45 -07:00
2014-11-28 10:24:59 +00:00
2015-04-24 08:23:45 -07:00
2015-04-13 20:40:10 +02:00
2015-04-24 08:23:45 -07:00
2015-01-27 09:38:08 +00:00