diff options
author | Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp> | 2024-12-24 12:34:56 +0900 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2025-02-18 11:22:50 +0800 |
commit | fbf10b86f6057cf79300720da4ea4b77e6708b0d (patch) | |
tree | 100bd9bce08c526214951c2d0268dcdbbb3945b9 /tools/perf/scripts/python/gecko.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) |
firmware: imx-scu: fix OF node leak in .probe()
imx_scu_probe() calls of_parse_phandle_with_args(), but does not
release the OF node reference obtained by it. Add a of_node_put() call
after done with the node.
Fixes: f25a066d1a07 ("firmware: imx-scu: Support one TX and one RX")
Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions