summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-05-04 21:33:26 +0200
committerSimon Glass <sjg@chromium.org>2015-05-05 20:58:41 -0600
commit134692af138243fca1037fc737651281701a9ab3 (patch)
tree1254c1b0306e1e78a8e1ec2c002ffcf30fbe8ac2 /drivers/usb/musb
parent76382aa2ce811d4bb53f8c617590fb36681ce169 (diff)
downloadu-boot-imx-134692af138243fca1037fc737651281701a9ab3.zip
u-boot-imx-134692af138243fca1037fc737651281701a9ab3.tar.gz
u-boot-imx-134692af138243fca1037fc737651281701a9ab3.tar.bz2
dm: usb: Do not use bus->seq before device_probe(bus)
Do not use bus->seq before device_probe(bus), as bus->seq is not set until after the device_probe() call. This fixes u-boot printing: "USB-1: " for each bus it scans. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb/musb')
0 files changed, 0 insertions, 0 deletions