Markus Elfring b50231ff01 media: i2c: tda1997x: Call of_node_put(ep) only once in tda1997x_parse_dt()
An of_node_put(ep) call was immediately used after a return value check
for a v4l2_fwnode_endpoint_parse() call in this function implementation.
Thus call such a function only once instead directly before the check.

This issue was transformed by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-03-06 17:28:28 +01:00
..
2025-01-25 15:59:46 -08:00
2025-01-25 15:59:46 -08:00
2025-01-25 15:59:46 -08:00
2025-02-15 15:23:02 +01:00
2025-03-04 13:35:32 +01:00
2025-02-15 15:22:47 +01:00
2025-02-25 09:07:25 +01:00