[media] uvcvideo: Handle uvc_init_video() failure in uvc_video_enable()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 25 Oct 2011 12:03:42 +0000 (09:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 11 Dec 2011 13:13:29 +0000 (11:13 -0200)
Turn streaming off (by selecting alternate setting 0) and disable the
video buffers queue in the uvc_video_enable() error path.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found