Tatyana Brokhman a59d6b91cb 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 <merez@codeaurora.org>
Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-28 11:20:15 -07:00
..
2011-03-31 11:26:23 -03:00
2011-06-28 11:19:40 -07:00
2011-06-28 11:19:40 -07:00
2011-04-13 16:41:00 -07:00
2011-06-15 17:54:46 -07:00
2010-12-10 14:29:43 -08:00
2011-03-31 11:26:23 -03:00
2010-09-03 17:33:40 -07:00
2011-06-28 11:12:51 -07:00