diff options
author | Mathieu Poirier <[email protected]> | 2023-03-20 16:18:22 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2023-04-03 10:48:17 -0600 |
commit | ccadca5baf5124a880f2bb50ed1ec265415f025b (patch) | |
tree | 6d3f8e700a32dade02beff44d877ce8e0cf23d1b /tools/perf/scripts/python/stackcollapse.py | |
parent | 51723657be6865c3eb86e4fa7778cfaa4a97bddd (diff) |
remoteproc: stm32: 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: 13140de09cc2 ("remoteproc: stm32: add an ST stm32_rproc driver")
Cc: [email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Reviewed-by: Arnaud Pouliquen <[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