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)
commitf4aadbe49e9b0cae2c5e889061e10b9a335fe791
tree79813cbf3ee5dde8395e29285d79a49a7ab1cac8
parent78c58a53c9864447f2a46d4c06dd3c2616823ad2
usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN

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>
drivers/usb/dwc3/core.h