Home
last modified time | relevance | path

Searched hist:f4ab5d0bf9d64437d9fca17338901d3408039719 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_dma.cdiff f4ab5d0bf9d64437d9fca17338901d3408039719 Mon Jul 13 06:30:45 CDT 2020 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: media/platform: drop vb2_queue_release()

This is only needed for drivers that do not use vb2_fop_release().
Note that vb2_queue_release() is *not* the counterpart of vb2_queue_init()
as some drivers here seem to think.

Also use vb2_video_unregister_device() to automatically stop streaming
at unregister time for those drivers that set vdev->queue.

Note that sun4i-csi didn't unregister the video device at all. That's
now fixed.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
H A Dsun4i_csi.cdiff f4ab5d0bf9d64437d9fca17338901d3408039719 Mon Jul 13 06:30:45 CDT 2020 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: media/platform: drop vb2_queue_release()

This is only needed for drivers that do not use vb2_fop_release().
Note that vb2_queue_release() is *not* the counterpart of vb2_queue_init()
as some drivers here seem to think.

Also use vb2_video_unregister_device() to automatically stop streaming
at unregister time for those drivers that set vdev->queue.

Note that sun4i-csi didn't unregister the video device at all. That's
now fixed.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.cdiff f4ab5d0bf9d64437d9fca17338901d3408039719 Mon Jul 13 06:30:45 CDT 2020 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: media/platform: drop vb2_queue_release()

This is only needed for drivers that do not use vb2_fop_release().
Note that vb2_queue_release() is *not* the counterpart of vb2_queue_init()
as some drivers here seem to think.

Also use vb2_video_unregister_device() to automatically stop streaming
at unregister time for those drivers that set vdev->queue.

Note that sun4i-csi didn't unregister the video device at all. That's
now fixed.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
H A Dvdec.cdiff f4ab5d0bf9d64437d9fca17338901d3408039719 Mon Jul 13 06:30:45 CDT 2020 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: media/platform: drop vb2_queue_release()

This is only needed for drivers that do not use vb2_fop_release().
Note that vb2_queue_release() is *not* the counterpart of vb2_queue_init()
as some drivers here seem to think.

Also use vb2_video_unregister_device() to automatically stop streaming
at unregister time for those drivers that set vdev->queue.

Note that sun4i-csi didn't unregister the video device at all. That's
now fixed.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>