1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 01:32:47 +02:00
Files
u-boot-megous/include/linux
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
2018-11-14 09:16:27 -08:00
2018-12-05 06:01:35 -07:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2018-09-10 20:48:16 -04:00