Jean-Jacques Hiblot ff8d755834 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
When DM_USB_GADGET the platform code for the USB device must be replaced by
calls to a USB device driver.

usb_gadget_initialize() probes the USB device driver.
usb_gadget_release() removes the USB device driver.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
2018-12-07 16:31:45 +01:00
..
2018-06-07 17:08:06 -04:00
2018-11-20 13:08:15 +01:00
2017-07-06 16:17:19 -04:00
2018-11-14 09:16:27 -08:00
2018-12-05 06:01:35 -07:00
2017-04-13 09:41:10 -04:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2017-07-06 16:17:19 -04:00
2017-06-01 07:03:12 -06:00
2017-10-16 09:42:51 -04:00
2018-09-10 20:48:16 -04:00