]> 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)
commit136edad43804f10585d78e4e5fbcbc99ad3473e6
tree9ab6eafbe5cee1b6d57492e42ddef317a800c469
parent8e9eefeebe60bfe21dc17510e4e4e2f6eae44fbe
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