[U-Boot] [PATCH v2 40/80] dm: usb: Change ehci_reset() to use a pointer
Simon Glass
sjg at chromium.org
Tue Apr 7 20:44:51 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> The index cannot be used with driver model, and isn't needed anyway. Change
> the parameter to a pointer.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/ehci-hcd.c | 17 ++++++++---------
> 1 file changed, 8 insertions(+), 9 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list