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

Simon Glass sjg at chromium.org
Tue Apr 7 20:44:16 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. This makes the weak functions
> use a consistent API.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/usb/host/ehci-faraday.c | 4 ++--
>  drivers/usb/host/ehci-hcd.c     | 6 +++---
>  drivers/usb/host/ehci.h         | 2 +-
>  3 files changed, 6 insertions(+), 6 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list