Files
linux/drivers
Miaoqian Lin c3590ec116 media: coda: Fix missing put_device() call in coda_get_vdoa_data
[ Upstream commit ca85d27153 ]

The reference taken by 'of_find_device_by_node()' must be released when
not needed anymore.
Add the corresponding 'put_device()' in the error handling path.

Fixes: e7f3c54810 ("[media] coda: use VDOA for un-tiling custom macroblock format")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-08 14:23:13 +02:00
..
2021-09-08 11:50:26 -07:00
2022-03-08 19:12:31 +01:00
2022-04-08 14:23:01 +02:00
2021-11-18 19:16:08 +01:00
2022-03-08 19:12:41 +01:00
2021-12-22 09:32:39 +01:00