diff options
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | 2019-01-22 16:48:16 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-01 09:09:40 -0500 |
commit | 1c1464c2b19f1b96885040b8adc9cf5ba3c7b32d (patch) | |
tree | f4383eeb4a4b48572e602635dd7e72ee8a925a0c /arch/arm/mach-uniphier/boards.c | |
parent | a36c70a36d4660e858dd2ff43d874a3ec013b436 (diff) |
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>
Diffstat (limited to 'arch/arm/mach-uniphier/boards.c')
0 files changed, 0 insertions, 0 deletions