
7 Apr
2015
7 Apr
'15
9:11 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@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@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.