> From: Felipe Balbi [mailto:ba...@ti.com]
> Sent: Friday, October 17, 2014 6:23 PM
>
> that call is completely unnecessary because
> usb_del_gadget_udc() already makes sure the
> gadget driver is properly unregistered from
> the UDC.
>
> Signed-off-by: Felipe Balbi
> ---
>
> found while readin
that call is completely unnecessary because
usb_del_gadget_udc() already makes sure the
gadget driver is properly unregistered from
the UDC.
Signed-off-by: Felipe Balbi
---
found while reading code
drivers/usb/dwc2/gadget.c | 7 ---
1 file changed, 7 deletions(-)
diff --git a/drivers/usb/