From: Michal Nazarewicz Date: Fri, 28 Feb 2014 11:20:23 +0000 (+0530) Subject: usb: gadget: f_fs: Add flags to descriptors block X-Git-Tag: v3.15-rc1~137^2~25^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8dde11f2b397fe2282f585d5eb427a13675ea2;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed