diff options
author | Mathieu Poirier <[email protected]> | 2023-03-20 16:18:24 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2023-04-03 10:50:47 -0600 |
commit | f8bae637d3d5e082b4ced71e28b16eb3ee0683c1 (patch) | |
tree | 2d1826925e2797dea8800dc2b0d7031c9ae9baa5 /tools/perf/scripts/python/sched-migration.py | |
parent | 8a74918948b40317a5b5bab9739d13dcb5de2784 (diff) |
remoteproc: rcar_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: 285892a74f13 ("remoteproc: Add Renesas rcar driver")
Cc: [email protected]
Signed-off-by: Mathieu Poirier <[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