commit | f8f3e4acbde3dff2e433d02476034606e07ac742 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 02 10:57:42 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 07 15:47:20 2017 +0100 |
tree | 4abdb34a9c8accbb88742a4fd9c705acf9b77b4f | |
parent | 2e43f0fe379c317d1ca27a69d860e397682ce957 [diff] |
usb: core: add a new usb_get_ptm_status() helper Drivers who are interested in the PTM status stype, should use this new helper to make sure they issue the correct GetStatus message. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>