V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Wed, 1 Jul 2009 23:24:47 +0000 (20:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:18:33 +0000 (12:18 -0300)
Restructure the UVC descriptors parsing code to handle multiple streaming
interfaces. The driver now creates a uvc_video_chain instance for each chain
detected in the UVC control interface descriptors, and tries to register one
video device per streaming endpoint.

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

No differences found