linux-stable/drivers/media/test-drivers/vimc
Hans Verkuil bda24f4330 media: media/test-drivers: use vb2_video_unregister_device()
Use vb2_video_unregister_device() to automatically stop streaming
at unregister time.

This avoids the use of vb2_queue_release() which should not be
called by drivers that set vdev->queue.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-08-28 15:05:40 +02:00
..
Kconfig media: vimc: Add a control to display info on test image 2020-07-19 13:39:22 +02:00
Makefile
vimc-capture.c media: media/test-drivers: use vb2_video_unregister_device() 2020-08-28 15:05:40 +02:00
vimc-common.c media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes 2020-05-05 17:25:34 +02:00
vimc-common.h media: vimc: Add a control to display info on test image 2020-07-19 13:39:22 +02:00
vimc-core.c media: vimc: Add a control to display info on test image 2020-07-19 13:39:22 +02:00
vimc-debayer.c media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad 2020-05-05 17:26:04 +02:00
vimc-scaler.c media: vimc: Support multiple media bus codes for each pixelformat 2020-05-05 17:25:14 +02:00
vimc-sensor.c media: vimc: Add a control to display info on test image 2020-07-19 13:39:22 +02:00
vimc-streamer.c
vimc-streamer.h