
7 Apr
2015
7 Apr
'15
8:43 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@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@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.