Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-11-04 Thread Joe Perches
On Wed, 2009-11-04 at 15:42 +0100, Laurent Pinchart wrote: > Andrew, could you please drop drivers-media-video-uvc-use-%pul-to-print- > uuids.patch ? I will push it through the v4l-dvb tree as I need to add > backward compatibility support. One thing you might evaluate is how useful it is to cont

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-11-04 Thread Laurent Pinchart
Hi Joe, On Saturday 31 October 2009 20:27:38 Joe Perches wrote: > On Sat, 2009-10-31 at 20:10 +0100, Laurent Pinchart wrote: > > On Saturday 31 October 2009 10:07:01 Mauro Carvalho Chehab wrote: > > > I'm assuming that those printk patches from Joe to uvc will go via your > > > tree, so please su

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-31 Thread Joe Perches
On Sat, 2009-10-31 at 20:10 +0100, Laurent Pinchart wrote: > On Saturday 31 October 2009 10:07:01 Mauro Carvalho Chehab wrote: > > I'm assuming that those printk patches from Joe to uvc will go via your > > tree, so please submit a pull request when they'll be ready for upstream. > I'll submit the

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-31 Thread Laurent Pinchart
On Saturday 31 October 2009 10:07:01 Mauro Carvalho Chehab wrote: > Hi Laurent, > > Em Mon, 12 Oct 2009 00:34:58 +0200 > > Laurent Pinchart escreveu: > > As this will go through the linuxtv v4l-dvb tree, I'll have to add > > backward compatibility code (that will not make it to mainline). If > >

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-31 Thread Mauro Carvalho Chehab
Hi Laurent, Em Mon, 12 Oct 2009 00:34:58 +0200 Laurent Pinchart escreveu: > As this will go through the linuxtv v4l-dvb tree, I'll have to add backward > compatibility code (that will not make it to mainline). If that's ok with you > it will be easier for me to test and apply that part of the pa

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-11 Thread Laurent Pinchart
Hi Joe, On Wednesday 07 October 2009 06:45:38 Joe Perches wrote: > Signed-off-by: Joe Perches > --- > drivers/media/video/uvc/uvc_ctrl.c | 69 > -- > drivers/media/video/uvc/uvc_driver.c |7 +-- > drivers/media/video/uvc/uvcvideo.h | 10 - > 3 fil

[PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-06 Thread Joe Perches
Signed-off-by: Joe Perches --- drivers/media/video/uvc/uvc_ctrl.c | 69 -- drivers/media/video/uvc/uvc_driver.c |7 +-- drivers/media/video/uvc/uvcvideo.h | 10 - 3 files changed, 35 insertions(+), 51 deletions(-) diff --git a/drivers/media/video/u