[media] uvcvideo: Print query name in uvc_query_ctrl()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 17 Sep 2010 08:37:26 +0000 (05:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:18:17 +0000 (01:18 -0200)
commit707dcd903f1805313ec4e79e386aeca8651ebf66
tree38da87016aba11e4e9768a1c7185f922c50f4e38
parentf9d81df9b8d77f238b3053eb645572ab6651cc8d
[media] uvcvideo: Print query name in uvc_query_ctrl()

Instead of printing the query hex value in error messages, print its
name to make the messages more readable.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvc_video.c