Yang Yingliang bb45f5433f media: davinci: vpif: add missing of_node_put() in vpif_probe()
of_graph_get_next_endpoint() returns an 'endpoint' node pointer
with refcount incremented. The refcount should be decremented
before returning from vpif_probe().

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-06-20 10:30:30 +01:00
..
2022-03-18 05:58:35 +01:00
2022-05-13 11:02:19 +02:00
2022-06-03 11:17:49 -07:00
2022-03-23 14:51:35 -07:00
2022-03-12 16:59:52 +01:00