usb: Fix typo in the definition of Endpoint[out]Request
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 13 Jun 2017 06:01:13 +0000 (16:01 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Jul 2017 13:01:03 +0000 (15:01 +0200)
commit18b3abb543053ea26528f5be5b96414fef983322
tree8680d735c609739bdceb2902951f3d0b06b51cbd
parent19adf93ccd555ac499ec160b4c4e181185b0c1c3
usb: Fix typo in the definition of Endpoint[out]Request

commit 7cf916bd639bd26db7214f2205bccdb4b9306256 upstream.

The current definition is wrong. This breaks my upcoming
Aspeed virtual hub driver.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/hcd.h