From: Pratyush Anand Date: Mon, 2 Jul 2012 04:51:53 +0000 (+0530) Subject: usb: dwc3: no need to clear INIT{U1,U2}ENA bits X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd864f20b382b131bfe10c87c5c81985f5bafa54;p=pandora-kernel.git usb: dwc3: no need to clear INIT{U1,U2}ENA bits as per databook, these bits are cleared by hardware on each USB reset, so no need to clear it explicitly by software in reset ISR. Signed-off-by: Pratyush Anand Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed