From: Roger Quadros Date: Mon, 9 Dec 2013 01:39:02 +0000 (-0700) Subject: ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module X-Git-Tag: v3.13-rc4~20^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4d3641e2548d1ac5dee837ff434df668a2810c;p=pandora-kernel.git ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module Unlike what the comment states, errata i660 does not state that we can't RESET the USB host module. Instead it states that RESET is the only way to recover from a deadlock situation. RESET ensures that the module is in a known good state irrespective of what bootloader does with the module, so it must be done at boot. Signed-off-by: Roger Quadros Tested-by: Tomi Valkeinen # Panda, BeagleXM Fixes: de231388cb80 ("ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP3") Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed