Home
last modified time | relevance | path

Searched hist:"7 c1deec0afc209fea14bc38e3a3e1d28b773ee55" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c7c1deec0afc209fea14bc38e3a3e1d28b773ee55 Wed Mar 25 18:22:49 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: xhci: Use a function to get xhci_ctrl

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@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dxhci.c7c1deec0afc209fea14bc38e3a3e1d28b773ee55 Wed Mar 25 18:22:49 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: xhci: Use a function to get xhci_ctrl

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@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>