diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-08-26 01:13:40 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-09-27 10:39:56 +0300 |
| commit | 0822315e46b400f611cba1193456ee6a5dc3e41d (patch) | |
| tree | 09f043e1f516313adb2a71ee192b30b09cd263fc /include/linux/stringify.h | |
| parent | 6966f2f7abbaf32fa395eff8e2888ea10d422e40 (diff) | |
| download | linux-0822315e46b400f611cba1193456ee6a5dc3e41d.tar.xz | |
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 <christophe.jaillet@wanadoo.fr>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
