[PATCH 002/133] usb: dwc3: gadget: don't prevent gadget from being probed if we fail

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Felipe Balbi commit cdcedd6981194e511cc206887db661d016069d68 upstream. In case we fail our ->udc_start() callback, we should be ready to accept another modprobe following the failed

[PATCH 002/133] usb: dwc3: gadget: don't prevent gadget from being probed if we fail

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Felipe Balbi ba...@ti.com commit cdcedd6981194e511cc206887db661d016069d68 upstream. In case we fail our -udc_start() callback, we should be ready to accept another modprobe following the