usbip: vhci-hcd: Set the vhci structure up to work
authorYuyang Du <yuyang.du@intel.com>
Thu, 8 Jun 2017 05:04:09 +0000 (13:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 08:51:10 +0000 (10:51 +0200)
commit03cd00d538a6feb0492cd153edf256ef7d7bd95e
tree405fd03ca406c69c1fd569d5f1ac8573dc56abd4
parentdff3565b8e1c0be6fc83ba47dcab45c149dcab5b
usbip: vhci-hcd: Set the vhci structure up to work

This patch enables the new vhci structure. Its lock protects
both the USB2 hub and the shared USB3 hub.

Signed-off-by: Yuyang Du <yuyang.du@intel.com>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/vhci.h
drivers/usb/usbip/vhci_hcd.c
drivers/usb/usbip/vhci_rx.c
drivers/usb/usbip/vhci_sysfs.c