Files
u-boot/drivers
Jean-Jacques Hiblot 1c1464c2b1 usb: ether: call _usb_eth_halt() if initialization fails
If the host does not respond in time, the initialization fails. However
the usb ether driver will still be registered. This will make
usb_gadget_probe_driver() fail the next time the initialization is
attempted because it cannot find an available UDC.

Fixing this by calling _usb_eth_halt() when the init fails.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
2019-02-01 09:09:40 -05:00
..
2018-12-06 14:38:03 -08:00
2019-01-15 15:28:53 -05:00
2019-01-18 09:16:15 -05:00
2018-12-18 09:56:26 +08:00
2018-12-19 15:23:00 +01:00
2018-12-06 14:37:51 -08:00
2019-01-18 22:19:08 +05:30
2018-07-19 16:31:38 -04:00
2018-11-29 09:30:06 -07:00
2018-12-06 23:26:32 -05:00