commit | 071c8bb827c80a68510a1cdb7e8bebbda1a494d6 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Sep 29 16:00:08 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:18:23 2010 -0200 |
tree | d2bd4add49795a09ff038a492e8901dbe1b3470f | |
parent | 8fb91b33c6bfa3ac5e4ad76920b7bcd7bdbbb6d0 [diff] |
[media] uvcvideo: Embed uvc_control_info inside struct uvc_control Now that control information structures are not shared between control instances, embed a uvc_control_info instance inside the uvc_control structure instead of storing a pointer. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>