]> git.baikalelectronics.ru Git - kernel.git/commit
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 21 Oct 2014 19:19:04 +0000 (16:19 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 25 Nov 2014 10:42:01 +0000 (08:42 -0200)
commit2c2426d7bcadcf2bc070815bd22cf04800ffd7d1
tree0e729c8d972d1e6ce63f32e903b2425ff382645f
parent92c0719984db31bda609ada14c03e1714183493a
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)

This brings the function name in line with the V4L2 API terminology and
allows removing the duplicate queue type check.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/uvc/uvc_driver.c
drivers/media/usb/uvc/uvc_queue.c
drivers/media/usb/uvc/uvc_v4l2.c
drivers/media/usb/uvc/uvcvideo.h