aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-08-26 00:13:40 +0200
committerHans Verkuil <[email protected]>2023-09-27 09:39:56 +0200
commit0822315e46b400f611cba1193456ee6a5dc3e41d (patch)
tree09f043e1f516313adb2a71ee192b30b09cd263fc /tools/perf/scripts/python/task-analyzer.py
parent6966f2f7abbaf32fa395eff8e2888ea10d422e40 (diff)
media: i2c: max9286: Fix some redundant of_node_put() calls
This is odd to have a of_node_put() just after a for_each_child_of_node() or a for_each_endpoint_of_node() loop. It should already be called during the last iteration. Remove these calls. Fixes: 66d8c9d2422d ("media: i2c: Add MAX9286 driver") Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Jacopo Mondi <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions