linux/drivers/media/usb/uvc
Laurent Pinchart 3f02de275e [media] uvcvideo: Don't stop the stream twice at file handle release
When releasing the file handle the driver calls the vb2_queue_release
which turns the stream off. There's thus no need to turn the stream off
explicitly beforehand.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-25 08:40:37 -02:00
..
Kconfig [media] uvc: Depend on VIDEO_V4L2 2013-06-24 22:54:40 -03:00
Makefile
uvc_ctrl.c [media] uvcvideo: Work around buggy Logitech C920 firmware 2014-09-21 20:25:54 -03:00
uvc_debugfs.c
uvc_driver.c [media] uvcvideo: Separate video and queue enable/disable operations 2014-11-25 08:39:14 -02:00
uvc_entity.c [media] uvcvideo: Mark first output terminal as default video node 2012-11-28 10:30:00 -02:00
uvc_isight.c
uvc_queue.c [media] uvcvideo: Don't stop the stream twice at file handle release 2014-11-25 08:40:37 -02:00
uvc_status.c [media] uvcvideo: Fix open/close race condition 2013-06-08 19:51:16 -03:00
uvc_v4l2.c [media] uvcvideo: Don't stop the stream twice at file handle release 2014-11-25 08:40:37 -02:00
uvc_video.c [media] uvcvideo: Separate video and queue enable/disable operations 2014-11-25 08:39:14 -02:00
uvcvideo.h [media] uvcvideo: Don't stop the stream twice at file handle release 2014-11-25 08:40:37 -02:00