usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit
commit0156cf8603b86c949d02aa315684b4c677e66638
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 22 Aug 2011 16:29:13 +0000 (22 18:29 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:01:57 +0000 (9 13:01 +0300)
tree01a5e8757ce01dab9081a7398f14a3d53ddfa145
parent5a18999ebd880f6fc4264aa5687daad4c4013bce
usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit

Without this patch we won't clear that bit and instead will
clear all other bits on our endpoint flag.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c