
7 Apr
2015
7 Apr
'15
8:41 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@chromium.org wrote:
Move the port reset code into its own function. Rename usb_hub_reset() to indicate that is is now a legacy function.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/usb.c | 40 ++++++++++++++++++++++++++-------------- common/usb_hub.c | 4 ++-- include/usb.h | 18 +++++++++++++++++- 3 files changed, 45 insertions(+), 17 deletions(-)
Applied to u-boot-dm/next.