commit | 879631aa658be2c1307758223b6d15236f9f6335 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Sep 30 10:58:47 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 04 10:25:54 2011 -0700 |
tree | 9ab6eafbe5cee1b6d57492e42ddef317a800c469 | |
parent | a4af9008bb69f49df3abf816d48e224aca810af4 [diff] |
usb: dwc3: gadget: implement streams support The following patch adds support for streams to dwc3 driver. While at that, also fix one small issue on endpoint disable where we should clear all flags not only ENABLED. Reviewied-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>