linux/drivers/media/platform/sunxi/sun4i-csi
Hans Verkuil 503ebad4b5 sun4i-csi: call _vb2_fop_release instead of v4l2_fh_release
This driver didn't call _vb2_fop_release in the sun4i_csi_release
function. Without that call the vb2 queue is not properly canceled and
buffers may not be freed.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-07-19 07:45:55 +02:00
..
Kconfig media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
Makefile media: add SPDX headers on Kconfig and Makefile files 2020-04-14 10:29:05 +02:00
sun4i_csi.c sunxi-csi: fill in bus_info of media device 2020-07-19 07:45:03 +02:00
sun4i_csi.h media: sun4i-csi: Add support for A10 CSI1 camera sensor interface 2020-01-04 08:21:35 +01:00
sun4i_dma.c sun4i-csi: drop read/write, enable VB2_DMABUF 2020-07-19 07:45:35 +02:00
sun4i_v4l2.c sun4i-csi: call _vb2_fop_release instead of v4l2_fh_release 2020-07-19 07:45:55 +02:00