Hi Sascha,
On Tue, Feb 16, 2021 at 10:27:29AM +0100, Sascha Hauer wrote:
> > > @@ -209,7 +210,7 @@ dfu_bind(struct usb_configuration *c, struct
> > > usb_function *f)
> > > dfu->dnreq = usb_ep_alloc_request(c->cdev->gadget->ep0);
> > > if (!dfu->dnreq) {
> > > - printf("usb_ep_alloc_request failed\n");
> > > + pr_err("dfu: usb_ep_alloc_request failed\n");
> >
> > you have missed this one ^^^^^
>
> Fixed while applying, thanks
Thanks !
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox