diff options
author | Mathieu Poirier <[email protected]> | 2023-03-20 16:18:25 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2023-04-03 10:51:23 -0600 |
commit | 5ef074e805ecfd9a16dbb7b6b88bbfa8abad7054 (patch) | |
tree | 8144b3dd41f50db172f8edbaa25a59abe02d8fbe /tools/perf/scripts/python/sched-migration.py | |
parent | f8bae637d3d5e082b4ced71e28b16eb3ee0683c1 (diff) |
remoteproc: imx_rproc: Call of_node_put() on iteration error
Function of_phandle_iterator_next() calls of_node_put() on the last
device_node it iterated over, but when the loop exits prematurely it has
to be called explicitly.
Fixes: b29b4249f8f0 ("remoteproc: imx_rproc: add i.MX specific parse fw hook")
Cc: [email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions