commit | f5c61225cf29c4f97e544ad7bd088256303acf97 | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Fri Feb 05 17:06:21 2016 -0800 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Mar 04 15:14:23 2016 +0200 |
tree | c5a20af1ed93c04bbc11fb831155784148a1cd53 | |
parent | eaef50c760576bca70b87fdc26eb87a3660529f8 [diff] |
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>