usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN
authorFelipe Balbi <balbi@ti.com>
Thu, 8 Sep 2011 14:39:59 +0000 (17:39 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:05:22 +0000 (13:05 +0300)
that should be 1 << 16, not 16. Caused so many
problems and we never caught it before.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found