USB: DWC3: Issue device soft reset before core soft reset
authorPratyush Anand <pratyush.anand@st.com>
Thu, 21 Jun 2012 12:14:29 +0000 (17:44 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 22 Jun 2012 10:22:46 +0000 (13:22 +0300)
Synopsys specification clearly states under section "Device Power-On or
Soft Reset" that DCTL.CSftRst=1 should be first step.  So, just follow
what specification says.

Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c

Simple merge