This bit is removed and set as reserved in 2.50a spec.

Signed-off-by: Huang Rui <[email protected]>
---
 drivers/usb/dwc3/core.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/usb/dwc3/core.h b/drivers/usb/dwc3/core.h
index b69d322..4e6e0f9 100644
--- a/drivers/usb/dwc3/core.h
+++ b/drivers/usb/dwc3/core.h
@@ -223,7 +223,6 @@
 /* Device Control Register */
 #define DWC3_DCTL_RUN_STOP     (1 << 31)
 #define DWC3_DCTL_CSFTRST      (1 << 30)
-#define DWC3_DCTL_LSFTRST      (1 << 29)
 
 #define DWC3_DCTL_HIRD_THRES_MASK      (0x1f << 24)
 #define DWC3_DCTL_HIRD_THRES(n)        ((n) << 24)
-- 
1.7.10.4


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to