aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2017-11-15 16:33:12 -0600
committerGreg Kroah-Hartman <[email protected]>2017-11-28 16:31:27 +0100
commit0f5eb1545907edeea7672a9c1652c4231150ff22 (patch)
tree4a362b398d175919a4ffb256e3622cc793a91c77 /tools/perf/scripts/python/bin
parent397f33cb0a7d60b3d061e70b66baee36a690351a (diff)
fpga: region: release of_parse_phandle nodes after use
Both fpga_region_get_manager() and fpga_region_get_bridges() call of_parse_phandle(), but nothing calls of_node_put() on the returned struct device_node pointers. Make sure to do that to stop their reference counters getting out of whack. Fixes: 0fa20cdfcc1f ("fpga: fpga-region: device tree control for FPGA") Cc: <[email protected]> # 4.10+ Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Alan Tull <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions