]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: gadget: implement streams support
authorFelipe Balbi <balbi@ti.com>
Fri, 30 Sep 2011 07:58:47 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:25:54 +0000 (10:25 -0700)
commita7b4bce104ef3ae58869418af9b88ee18e872848
tree9ab6eafbe5cee1b6d57492e42ddef317a800c469
parentb06f820ad27c383c3715e14f2940b6f64465fe8a
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>
Documentation/usb/dwc3.txt
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.c