diff options
author | Mathieu Poirier <[email protected]> | 2023-03-20 16:18:26 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2023-04-03 10:52:41 -0600 |
commit | e0e01de8ee146986872e54e8365f4b4654819412 (patch) | |
tree | df8abbd2ae37e30e4b313703765ad3c8efce7ce8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5ef074e805ecfd9a16dbb7b6b88bbfa8abad7054 (diff) |
remoteproc: imx_dsp_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: ec0e5549f358 ("remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX")
Cc: [email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Acked-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions