usb: dwc3: gadget: disable U1/U2 on disconnect
authorFelipe Balbi <balbi@ti.com>
Thu, 24 May 2012 07:30:01 +0000 (10:30 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 3 Jun 2012 20:08:25 +0000 (23:08 +0300)
commitc4430a26948b84c0d820e83f8c640229f960d3b6
tree7013c5a333e7200cfe3e59b56558e3a13bd693ac
parentfcc023c726b5879d8f3f0f0f48c45d09055272c4
usb: dwc3: gadget: disable U1/U2 on disconnect

If we get a disconnect IRQ, we should take
the core out of low power mode so we can
reconnect afterwards.

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