]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: ep0: clear all EP0 flags
authorFelipe Balbi <balbi@ti.com>
Tue, 30 Aug 2011 12:54:53 +0000 (15:54 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:16 +0000 (13:02 +0300)
commit3786224fbc14bc1b438e147de44535ae9a841ec1
tree0a9363e7a1f33487ea60e60ec38df794ee225b99
parent1addfc12e076a7a3293fefa42ca0059fe34cf1be
usb: dwc3: ep0: clear all EP0 flags

when we're going to issue Set Stall command,
we should clear DWC3_EP_STALL flag, but also
we should clear BUSY, HALTED and all others.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c