]> git.itanic.dy.fi Git - linux-stable/commit
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 21 May 2018 13:39:53 +0000 (16:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 May 2018 16:03:08 +0000 (18:03 +0200)
commit9ea95ecc7ffd338a62972ddd6b0ac46bdc5e7d49
tree8a84e4306bf8b585f89df742adf8177ccf89a9e2
parentbcaa9d5c59005eceed5f2112c13240401f0fb93b
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures

Allows us to know the correct hcd a xhci roothub and its ports
belong to.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.c