commit | 8e113595edf0741b45ba10ba88cb5d077787c155 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Wed Jul 01 20:24:47 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 12 12:18:33 2009 -0300 |
tree | 3b2d7b940445989586ad198d2c5c974432d97618 | |
parent | 35f02a681b72ece756cf005e17f305a72329c140 [diff] |
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support 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>