commit | f9d81df9b8d77f238b3053eb645572ab6651cc8d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Sep 17 05:24:13 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:18:17 2010 -0200 |
tree | 2d22c7f5885018ccf21fbc93f8fe60280960c09a | |
parent | fa34168bd8979ef00dbc35dbca6d7564d4e42798 [diff] |
[media] uvcvideo: Constify the uvc_entity_match_guid arguments They're not modified by the function, make them const. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>