On 2 April 2016 at 16:04, Hans de Goede <hdego...@redhat.com> wrote:
> 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 <hdego...@redhat.com>
> ---
> Changes in v2:
> -Add missing #include for uclass_find_first_device/uclass_find_next_device
> ---
>  cmd/usb.c | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to