usb: gadget: Update function for SuperSpeedPlus
authorJohn Youn <John.Youn@synopsys.com>
Sat, 6 Feb 2016 01:06:21 +0000 (17:06 -0800)
committerFelipe Balbi <balbi@kernel.org>
Fri, 4 Mar 2016 13:14:23 +0000 (15:14 +0200)
commitf5c61225cf29c4f97e544ad7bd088256303acf97
treec5a20af1ed93c04bbc11fb831155784148a1cd53
parenteaef50c760576bca70b87fdc26eb87a3660529f8
usb: gadget: Update function for SuperSpeedPlus

Add a ssp_descriptors member to struct usb_function and handle the
initialization and cleanup of it. This holds the SuperSpeedPlus
descriptors for a function that supports SuperSpeedPlus. This is added
by usb_assign_descriptors().

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/gadget/config.c
include/linux/usb/composite.h
This page took 0.028091 seconds and 5 git commands to generate.