Skip to content
Snippets Groups Projects
Commit 192eab93 authored by Hans de Goede's avatar Hans de Goede Committed by Marek Vasut
Browse files

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: default avatarHans de Goede <hdegoede@redhat.com>
parent bf313230
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment