From: Tatyana Brokhman Date: Tue, 28 Jun 2011 13:33:53 +0000 (+0300) Subject: usb: gadget: add streams support to the gadget framework X-Git-Tag: v3.1-rc1~234^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a59d6b91cbca52235e3ed9f7f9e34c4f2f3e1996;p=pandora-kernel.git usb: gadget: add streams support to the gadget framework This patch defines necessary fields to support streaming for USB3.0. It implements a new function, called usb_ep_autoconfig_ss(), to be used instead of the existing usb_ep_autoconfig() when working in SuperSpeed mode and there is a need to search for an endpoint according to the number of required streams. [ balbi@ti.com : slight changes to commit log ] Signed-off-by: Maya Erez Signed-off-by: Tatyana Brokhman Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed