Re: Problem with commit usb: gadget: introduce gadget state tracking

2014-09-10 Thread François MULLER
Hi, Le 09/09/2014 16:57, Felipe Balbi a écrit : you haven't missed anything, you're correct. Do you want to send this in a proper patch format so it's included in all supported kernels which are affected by this bug ? Please have a read at Documentation/CodingStyle, Documentation/SubmittingPatc

Problem with commit usb: gadget: introduce gadget state tracking

2014-09-09 Thread François MULLER
+ if(udc) + sysfs_notify(&udc->dev.kobj, NULL, "state"); } void usb_gadget_set_state(struct usb_gadget *gadget, ----- If there is something I missed, please tell me. Best Regards, François MULLER -- To unsubscribe from this list: send the line &

usb: chipidea: udc: ep_free_request & memleak

2014-03-28 Thread François MULLER
at it will no longer be requeued (or otherwise used). But maybe a WARN_ON should be a better strategy ? or am I lacking something ? Regards, François MULLER -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kerne