diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-09-23 20:17:42 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-10-08 19:22:58 +0300 |
commit | 2aee2ed2474bcd66a628f18412826165cdca1b4c (patch) | |
tree | 11e046ccb5704ed71af90865c41454bd2dca5b27 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7de36cd5742be100641684349cd7a70715b8cf8d (diff) | |
download | linux-2aee2ed2474bcd66a628f18412826165cdca1b4c.tar.xz |
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Rather than using for_each_child_of_node() and testing each child's
availability, use the for_each_available_child_of_node() helper instead.
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (Armada XP GP)
Tested-by: Andrew Lunn <andrew@lunn.ch> (Kirkwood DIR665)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions