diff options
| author | Julia Lawall <[email protected]> | 2023-09-07 11:55:21 +0200 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-10-07 10:55:44 +0200 |
| commit | c3cad51c66bbed05e126b796592ff91033bd9e4e (patch) | |
| tree | 483024bb94ea8edf75193a63312a1d0009b181da /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | cab0c4e94c49641563fa929af0cd6ffb62154acd (diff) | |
media: platform: mtk-mdp3: add missing of_node_put
for_each_child_of_node performs an of_node_get on each
iteration, so a break out of the loop requires an
of_node_put.
This was done using the Coccinelle semantic patch
iterators/for_each_child.cocci
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions