[U-Boot] [PATCH v2 16/80] dm: usb: Refactor port resets

Simon Glass sjg at chromium.org
Tue Apr 7 20:41:13 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list