diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-05-11 07:55:48 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-20 10:30:30 +0100 |
commit | bb45f5433f23cf103ba29c9692ee553e061f2cb4 (patch) | |
tree | 43f09f1fff3b9f168c0d81ee4de8f1f57d32c55e /drivers/media/platform/qcom/camss | |
parent | 31b980c06900796070cbbe036483aca4acbdc04f (diff) |
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>
Diffstat (limited to 'drivers/media/platform/qcom/camss')
0 files changed, 0 insertions, 0 deletions