Re: [PATCH v6 0/2] usb: gadget: f_fs: Add support for SuperSpeed Mode

2014-02-28 Thread Michal Nazarewicz
On Fri, Feb 28 2014, Manu Gautam wrote: > Changes since v5: > * There is no change in 1st patch. > * 2nd patch from Michal updates ABI and adds new field - flags which lists > the descriptors that are present. Driver selects between the schemes based > on the magic number passed by client. > With

[PATCH v6 0/2] usb: gadget: f_fs: Add support for SuperSpeed Mode

2014-02-28 Thread Manu Gautam
Changes since v5: * There is no change in 1st patch. * 2nd patch from Michal updates ABI and adds new field - flags which lists the descriptors that are present. Driver selects between the schemes based on the magic number passed by client. With the new scheme, usb_functionfs_descs header is remove