dm: usb: Allow usb host drivers to implement usb_reset_root_port
authorHans de Goede <hdegoede@redhat.com>
Wed, 17 Jun 2015 19:33:52 +0000 (21:33 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:36 +0000 (17:39 -0600)
commitb2f219b081de964583a5621bc59d43eb75521598
tree5506064bbdadabdc4d785c64e7ff79f7a2203727
parent9b510df703d282effba4f56ac567aa8011d56e6b
dm: usb: Allow usb host drivers to implement usb_reset_root_port

Allow usb uclass host drivers to implement usb_reset_root_port, this is
used by single port usb hosts which do not emulate a hub, such as otg
controllers.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/usb-uclass.c
include/usb.h