• M
    usb: Handle -ENODEV from usb_lowlevel_init() · 97b9eb9e
    Marek Vasut 提交于
    As we support both Host and Device mode operation, an OTG controller
    can return -ENODEV on a port which it found to be in Device mode during
    Host mode scan for devices. In case -ENODEV is returned, print that the
    port is not available and continue instead of screaming a bloody error
    message.
    Signed-off-by: NMarek Vasut <marex@denx.de>
    97b9eb9e
usb.c 29.5 KB