[U-Boot] [PATCH v2 33/80] dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()

Simon Glass sjg at chromium.org
Tue Apr 7 20:43:50 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Adjust this function so that it is passed an EHCI controller pointer so that
> implementations can look up their controller.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  board/genesi/mx51_efikamx/efikamx-usb.c | 3 ++-
>  drivers/usb/host/ehci-hcd.c             | 5 +++--
>  drivers/usb/host/ehci-tegra.c           | 3 ++-
>  drivers/usb/host/ehci.h                 | 3 ++-
>  4 files changed, 9 insertions(+), 5 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list