diff options
author | Nicholas Mc Guire <[email protected]> | 2018-06-29 13:49:54 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2018-06-29 13:49:54 -0500 |
commit | 8c3f9bd851a4d3acf0a0f222d4e9e41c0cd1ea8e (patch) | |
tree | 0205a9989e5373d35497025e4fc356536d9ef9b0 /tools/perf/util/trace-event-scripting.c | |
parent | fb0de5b8dcc68da4a0d39b0f5fcd5368085ad7c1 (diff) |
PCI: xilinx: Add missing of_node_put()
The call to of_get_next_child() returns a node pointer with refcount
incremented thus it must be explicitly decremented here after the last
usage.
Fixes: 8961def56845 ("PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver")
Signed-off-by: Nicholas Mc Guire <[email protected]>
[[email protected]: reworked commit log]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions