diff options
| author | Lu Hongfei <[email protected]> | 2023-06-12 21:34:52 +0800 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-09-19 11:34:12 -0700 |
| commit | 5692aeea5bcb9331e956628c3bc8fc9afcc9765d (patch) | |
| tree | 2ea02f064fb9b78d4e969257c8258d1845d4cc45 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | d74612b6da61aeb32e81bcf762b8be4e3c41bda5 (diff) | |
soc: qcom: pmic: Fix resource leaks in a device_for_each_child_node() loop
The device_for_each_child_node loop should call fwnode_handle_put()
before return in the error cases, to avoid resource leaks.
Let's fix this bug in pmic_glink_altmode_probe().
Signed-off-by: Lu Hongfei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[bjorn: Rebased patch, moved fw_handle_put() from jump target into the loop]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions