Re: [PATCH] usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo

2014-09-29 Thread Greg KH
On Mon, Sep 29, 2014 at 03:34:11PM +0300, Laurent Pinchart wrote: > Hi Arnd, > > Thank you for the patch. > > On Monday 29 September 2014 14:30:20 Arnd Bergmann wrote: > > Patch "usb: gadget: uvc: rename functions to avoid conflicts with host uvc" > > renamed a lot of symbols but missed one refer

Re: [PATCH] usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo

2014-09-29 Thread Laurent Pinchart
Hi Arnd, Thank you for the patch. On Monday 29 September 2014 14:30:20 Arnd Bergmann wrote: > Patch "usb: gadget: uvc: rename functions to avoid conflicts with host uvc" > renamed a lot of symbols but missed one references that was inside of > an #ifdef: > > drivers/usb/gadget/function/uvc_v4l2.