[U-Boot] [PATCH v2 61/80] dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
sjg at chromium.org
Tue Apr 7 21:11:02 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Rather than getting this directly from struct usb_device, call a function
> to obtain it. This will make it possible for driver model to provide it
> another way.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/xhci-ring.c | 8 ++++----
> drivers/usb/host/xhci.c | 19 ++++++++++++-------
> drivers/usb/host/xhci.h | 2 ++
> 3 files changed, 18 insertions(+), 11 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list