On 17 June 2015 at 13:33, Hans de Goede <[email protected]> wrote: > 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 <[email protected]> > --- > drivers/usb/host/usb-uclass.c | 16 +++++++++++----- > include/usb.h | 5 +++++ > 2 files changed, 16 insertions(+), 5 deletions(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

