commit | faee822c5a7ab99de25cd34fcde3f8d37b6b9923 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Fri Feb 12 16:40:14 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 17:03:23 2016 -0800 |
tree | 646b022979a99da4cc9bf47aee3e4efd890ffe03 | |
parent | b37d83a6a41499d582b8faedff1913ec75d9e70b [diff] |
usb: Add USB 3.1 Precision time measurement capability descriptor support USB 3.1 devices that support precision time measurement have an additional PTM cabaility descriptor as part of the full BOS descriptor Look for this descriptor while parsing the BOS descriptor, and store it in struct usb_hub_bos if it exists. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>