Home
last modified time | relevance | path

Searched hist:"192 eab93" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dusb.c192eab93 Sat Apr 02 17:04:39 CDT 2016 Hans de Goede <hdegoede@redhat.com> dm: usb: Do not reprobe usb hosts on "usb tree" command

Some usb hosts may have failed to probe on "usb start", i.e. an otg
host without an otg-host cable plugged in.

"usb tree" would cause the probe method of these hosts to get called
again, something which should only happen on "usb reset".

This commit fixes this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>