[U-Boot] [PATCH v2 62/80] dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
sjg at chromium.org
Tue Apr 7 21:11:08 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> This function should not be delving into struct usb_device. Pass in the
> parameters it needs directly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/xhci-mem.c | 4 +---
> drivers/usb/host/xhci.c | 2 +-
> drivers/usb/host/xhci.h | 2 +-
> 3 files changed, 3 insertions(+), 5 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list