From: Felipe Balbi Date: Thu, 8 Sep 2011 14:39:59 +0000 (+0300) Subject: usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN X-Git-Tag: v3.2-rc1~183^2~148^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4aadbe49e9b0cae2c5e889061e10b9a335fe791;p=pandora-kernel.git 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 --- Reading git-diff-tree failed