From: Roger Quadros Date: Tue, 3 Dec 2013 14:25:46 +0000 (+0200) Subject: ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module X-Git-Tag: v3.13-rc4~20^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b483a4a5a7117ac7d21397770d5adb458c157dbe;p=pandora-kernel.git ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module Without this, the USB devices are sometimes not detected on OMAP4 Panda with u-boot v2013.10. 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. Reported-by: Tomi Valkeinen Signed-off-by: Roger Quadros Tested-by: Tomi Valkeinen # Panda, BeagleXM Acked-by: BenoƮt Cousson Fixes: af88fa9aa77c ("ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP4") Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed