]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: core: add Status Type definitions
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 2 Nov 2017 08:57:38 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:47:19 +0000 (15:47 +0100)
commit6f27f4f97ee8cbec99b429b653333f4e781a47a1
treefac1a6c4a9d9c87db91d81c970d9c36e877f16e4
parente79bfcb795f9cabc7d5903eb779bed3f4d14b364
usb: core: add Status Type definitions

USB 3.1 added a PTM_STATUS type. Let's add a define for it and
following patches will let usb_get_status() accept the new argument.

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/uapi/linux/usb/ch9.h