usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Dec 2013 19:43:19 +0000 (13:43 -0600)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:02 +0000 (14:40 -0600)
commit7b2a0368bbc9bc4a7936d8587eaff4b8c35b2247
tree059ee76dbf89ac5379e0d6200d4556e0d68b1cf2
parent835fadb40c952562e4586b719ce15022ef7ced87
usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation

if we have hibernation configured, Databook
instructs us to set KEEP_CONNECT bit together
with RUN_STOP bit, in step 9 of section 12.3.6.1
Initialization for Hibernation Support.

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