Message ID | 1410976602-1536-1-git-send-email-balbi@ti.com |
---|---|
State | New |
Headers | show |
On Wed, Sep 17, 2014 at 12:56:42PM -0500, Felipe Balbi wrote: > Hi Greg, > > Here's my pull request for v3.18. Now I'll ignore linux-usb for a while and get > a beer or two. > > Anyway, let me know if you want anything to be changed, but I tested these > patches with beaglebone black and am437x SK. Wait a second on this one... [...] > Li Jun (1): > usb: gadget: composite: dequeue cdev->req before free its buffer I need to revert this commit too.
On Wed, Sep 17, 2014 at 7:56 PM, Felipe Balbi <balbi@ti.com> wrote: > Andrzej Pietrasiewicz (23): > usb: gadget: uvc: rename functions to avoid conflicts with host uvc It seems not everything got renamed: drivers/usb/gadget/function/uvc_v4l2.c:363:23: error: 'uvcg_v4l2_get_unmapped_area' undeclared here (not in a function) make[5]: *** [drivers/usb/gadget/function/uvc_v4l2.o] Error 1 http://kisskb.ellerman.id.au/kisskb/buildresult/12028115/ Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Hi Geert, On Monday 29 September 2014 11:31:30 Geert Uytterhoeven wrote: > On Wed, Sep 17, 2014 at 7:56 PM, Felipe Balbi <balbi@ti.com> wrote: > > Andrzej Pietrasiewicz (23): > > usb: gadget: uvc: rename functions to avoid conflicts with host uvc > > It seems not everything got renamed: > > drivers/usb/gadget/function/uvc_v4l2.c:363:23: error: > 'uvcg_v4l2_get_unmapped_area' undeclared here (not in a function) > make[5]: *** [drivers/usb/gadget/function/uvc_v4l2.o] Error 1 > > http://kisskb.ellerman.id.au/kisskb/buildresult/12028115/ Indeed :-/ I should have caught that, my bad. Arnd has sent a patch to fix the problem, I've asked Felipe to apply it.
On Mon, Sep 29, 2014 at 03:35:22PM +0300, Laurent Pinchart wrote: > Hi Geert, > > On Monday 29 September 2014 11:31:30 Geert Uytterhoeven wrote: > > On Wed, Sep 17, 2014 at 7:56 PM, Felipe Balbi <balbi@ti.com> wrote: > > > Andrzej Pietrasiewicz (23): > > > usb: gadget: uvc: rename functions to avoid conflicts with host uvc > > > > It seems not everything got renamed: > > > > drivers/usb/gadget/function/uvc_v4l2.c:363:23: error: > > 'uvcg_v4l2_get_unmapped_area' undeclared here (not in a function) > > make[5]: *** [drivers/usb/gadget/function/uvc_v4l2.o] Error 1 > > > > http://kisskb.ellerman.id.au/kisskb/buildresult/12028115/ > > Indeed :-/ I should have caught that, my bad. > > Arnd has sent a patch to fix the problem, I've asked Felipe to apply it. another one that my randconfig tests didn't catch :-s