| commit | 680df4e4b4d7f86dc581a0bc510535216f6969db | [log] [tgz] |
|---|---|---|
| author | Felipe Balbi <balbi@ti.com> | Thu Sep 08 17:39:59 2011 +0300 |
| committer | Ido Shayevitz <idos@codeaurora.org> | Wed Feb 01 17:46:18 2012 +0200 |
| tree | 86dcf2ed9cd126e3e8ff900729f3b9cf10721555 | |
| parent | 6c317eb0b008964c0e29415140b3e93096ab2666 [diff] |
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> Signed-off-by: Ido Shayevitz <idos@codeaurora.org>