From: Paul Walmsley Date: Sun, 17 Jun 2012 17:57:53 +0000 (-0600) Subject: ARM: OMAP2+: CM: increase the module disable timeout X-Git-Tag: v3.5-rc4~4^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8f15b7e1dd3638d35cfff85571df1d7ea96e35e;p=pandora-kernel.git ARM: OMAP2+: CM: increase the module disable timeout Increase the timeout for disabling an IP block to five milliseconds. This is to handle the usb_host_fs idle latency, which takes almost four milliseconds after a host controller reset. This is the second of two patches needed to resolve the following boot warning: omap_hwmod: usb_host_fs: _wait_target_disable failed Thanks to Sergei Shtylyov for finding an unrelated hunk in a previous version of this patch. Signed-off-by: Paul Walmsley Cc: Sergei Shtylyov Cc: Tero Kristo --- Reading git-diff-tree failed