From: Manu Gautam Date: Fri, 28 Feb 2014 11:20:22 +0000 (+0530) Subject: usb: gadget: f_fs: Add support for SuperSpeed Mode X-Git-Tag: v3.15-rc1~137^2~25^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4e897bd0150fab594a871484e554472ee01452;p=pandora-kernel.git usb: gadget: f_fs: Add support for SuperSpeed Mode Allow userspace to pass SuperSpeed descriptors and handle them in the driver accordingly. This change doesn't modify existing desc_header and thereby keeps the ABI changes backward compatible i.e. existing userspace drivers compiled with old header (functionfs.h) would continue to work with the updated kernel. Signed-off-by: Manu Gautam Acked-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed