]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: core: add a 'type' parameter to usb_get_status()
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 2 Nov 2017 08:57:41 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:47:20 +0000 (15:47 +0100)
commit2e43f0fe379c317d1ca27a69d860e397682ce957
tree47fab44621730d7dd09693e62b6171614351f060
parentd9e1e1484ade396b3a979ba6c68798dbaceed1b9
usb: core: add a 'type' parameter to usb_get_status()

This new 'type' parameter will allows interested drivers to request
for PTM status or Standard status.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/message.c
include/linux/usb.h