]> git.baikalelectronics.ru Git - kernel.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)
commitdf01d2c5d427074dfbf378328b1393c7e35c202e
treefac1a6c4a9d9c87db91d81c970d9c36e877f16e4
parentcc8d3e5c4e4861c288ac767c23df976c01153b2e
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