[media] uvcvideo: Constify the uvc_entity_match_guid arguments
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 17 Sep 2010 08:24:13 +0000 (05:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:18:17 +0000 (01:18 -0200)
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>
drivers/media/video/uvc/uvc_ctrl.c

Simple merge