usb: core: add a new usb_get_ptm_status() helper
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 2 Nov 2017 08:57:42 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:47:20 +0000 (15:47 +0100)
commitf8f3e4acbde3dff2e433d02476034606e07ac742
tree4abdb34a9c8accbb88742a4fd9c705acf9b77b4f
parent2e43f0fe379c317d1ca27a69d860e397682ce957
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>
include/linux/usb.h