summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2024-11-04 20:16:19 +0300
committerHans Verkuil <hverkuil@xs4all.nl>2025-03-06 19:28:29 +0300
commit347d84833faac79a105e438168cedf0b9658445b (patch)
treeae494147908143b0278845c4c3524a3e08c67967 /tools/perf/scripts/python/export-to-sqlite.py
parent734ac57e47b3bdd140a1119e2c4e8e6f8ef8b33d (diff)
downloadlinux-347d84833faac79a105e438168cedf0b9658445b.tar.xz
media: xilinx-tpg: fix double put in xtpg_parse_of()
This loop was recently converted to use for_each_of_graph_port() which automatically does __cleanup__ on the "port" iterator variable. Delete the calls to of_node_put(port) to avoid a double put bug. Fixes: 393194cdf11e ("media: xilinx-tpg: use new of_graph functions") Cc: stable@vger.kernel.org Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions