On Tue, May 17, 2011 at 04:03:20PM +0300, Tatyana Brokhman wrote: > This patch implements the usb_generate_ss_descriptors() function that is > used to automatically generate SuperSpeed descriptors for gadget drivers > that didn't provide any of their own. If a gadget driver wishes to have > the SuperSpeed descriptors generated for it, it should set the > function->generate_ss_desc flag to 1. > > This patch is not to be mainlined since in the long run we want all gadget > drivers that wish to operate in SuperSpeed connection to provide their own > SupeSpeed descriptors. The purpose of this patch is to assist developers > in the early stages of their work. if this is not to be applied, then you shouldn't put it in the middle of the series as it's a bit misleading for people like Greg to filter the patches :-) -- balbi