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)
commit76cb323f80ac32833109e2c089842be2b99d8d2b
tree0a9363e7a1f33487ea60e60ec38df794ee225b99
parentb673cf3002bfded05d68c8bad394ee68f5e8c515
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