]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 19 Jan 2010 12:06:22 +0000 (09:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:11:04 +0000 (15:11 -0300)
commit36bd883ef98ac6003ab6ec7b91f66d3fb2159318
tree3bf3b5a05ffd3084df6ba18529810c3568c20ea2
parent56d15cd313d0d0d7a16c1a2e2cc519f18ab4725a
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs

Replace the UVC_GUID_FORMAT and UVC_GUID_ARGS macros with the new %pUl
printk format specifier.

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
drivers/media/video/uvc/uvc_driver.c
drivers/media/video/uvc/uvcvideo.h