[U-Boot] [PATCH v2 63/80] dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()

Simon Glass sjg at chromium.org
Tue Apr 7 21:11:14 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 | 19 +++++++------------
>  drivers/usb/host/xhci.c     | 29 ++++++++++++++++++++++-------
>  drivers/usb/host/xhci.h     |  3 ++-
>  3 files changed, 31 insertions(+), 20 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list