commit | aa3ecb9154acb99282f315fe6c34ce4b7eb4d67e | [log] [tgz] |
---|---|---|
author | Yuyang Du <yuyang.du@intel.com> | Mon May 22 18:20:16 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 13 10:48:24 2017 +0200 |
tree | 5a93c493993195b70cff24af1408ea816dc14771 | |
parent | c3509715fc9484a48b69a9f0196b728c960840c9 [diff] |
usb: usbip tool: Add ncontrollers in vhci_driver structure A new field ncontrollers is added to the vhci_driver structure. And this field is stored by scanning the vhci_hcd* dirs in the platform udev. Suggested-and-reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com> 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>