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)
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

Simple merge