[U-Boot] [PATCH v2 30/80] dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
sjg at chromium.org
Tue Apr 7 20:43:29 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
>
> drivers/usb/host/ehci-faraday.c | 5 +++--
> drivers/usb/host/ehci-hcd.c | 4 ++--
> drivers/usb/host/ehci-tegra.c | 5 +++--
> drivers/usb/host/ehci.h | 2 +-
> 4 files changed, 9 insertions(+), 7 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list