Re: [PATCH 1/6] usb: gadget/uvc: Clarify comment about string descriptors

2012-08-09 Thread Laurent Pinchart
Hi Felipe, On Thursday 09 August 2012 11:18:47 Felipe Balbi wrote: > On Wed, Aug 01, 2012 at 02:57:10PM +0200, Laurent Pinchart wrote: > > Signed-off-by: Laurent Pinchart > > I'm a bit pedantic about commit logs. please resend with proper commit > logs. Sure. I'll post a v2 after receiving test

Re: [PATCH 1/6] usb: gadget/uvc: Clarify comment about string descriptors

2012-08-09 Thread Felipe Balbi
On Wed, Aug 01, 2012 at 02:57:10PM +0200, Laurent Pinchart wrote: > Signed-off-by: Laurent Pinchart I'm a bit pedantic about commit logs. please resend with proper commit logs. -- balbi signature.asc Description: Digital signature

[PATCH 1/6] usb: gadget/uvc: Clarify comment about string descriptors

2012-08-01 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart --- drivers/usb/gadget/f_uvc.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/usb/gadget/f_uvc.c b/drivers/usb/gadget/f_uvc.c index 2a8bf06..1cf336b 100644 --- a/drivers/usb/gadget/f_uvc.c +++ b/drivers/usb/gadget/f_uvc.c @@ -8