]> Git Repo - linux.git/commit
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
authorPaul Zimmerman <[email protected]>
Fri, 30 Sep 2011 07:58:42 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <[email protected]>
Tue, 4 Oct 2011 17:25:52 +0000 (10:25 -0700)
commitb23c843992b659d537514e6493d673284f5d6724
treed5bec8c89888dd1d4b6ea58ec39211d92a1528e3
parent49a25cc9a7effe2993e65229c2ea0be726919bcf
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs

DEPSTARTCFG for non-EP0 EPs must only be sent once per config

[email protected] : changed config_start to start_config_issued ]

Signed-off-by: Paul Zimmerman <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/ep0.c
drivers/usb/dwc3/gadget.c
This page took 0.053706 seconds and 4 git commands to generate.