[PATCH 07/19] usb: gadget: Update function for SuperSpeedPlus

2016-02-05 Thread John Youn
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 --- drivers/usb/gadget/config.c | 6 ++

[PATCH 07/19] usb: gadget: Update function for SuperSpeedPlus

2016-02-01 Thread John Youn
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 --- drivers/usb/gadget/config.c | 6 ++