commit | ac8dde11f2b397fe2282f585d5eb427a13675ea2 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Fri Feb 28 16:50:23 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Wed Mar 05 14:40:11 2014 -0600 |
tree | c871cc0fcb74b6f4d0794b5dac0719436c8dfed8 | |
parent | 8d4e897bd0150fab594a871484e554472ee01452 [diff] |
usb: gadget: f_fs: Add flags to descriptors block This reworks the way SuperSpeed descriptors are added and instead of having a magic after full and high speed descriptors, it reworks the whole descriptors block to include a flags field which lists which descriptors are present and makes future extensions possible. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Felipe Balbi <balbi@ti.com>