aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVasyl Gomonovych <[email protected]>2021-01-24 20:51:36 -0800
committerSantosh Shilimkar <[email protected]>2021-01-24 20:51:36 -0800
commita88f66d4a8668e66afa8eb4099b4515e0729b52a (patch)
treee343da1e35ca91aedfd0582115ad6060c5c16b54 /tools/perf/scripts/python
parent5c8fe583cce542aa0b84adc939ce85293de36e5e (diff)
soc: ti: knav_qmss: Put refcount for dev node in failure case
for_each_child_of_node increases refcount for each device_node and decreases previous one in a loop, but in case jump out of a loop current node refcount has no chnase for decreases so requires an of_node_put for jupm out cases. Fix based on raport from scripts/coccinelle/iterators/for_each_child.cocci Signed-off-by: Vasyl Gomonovych <[email protected]> Signed-off-by: Santosh Shilimkar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions