From: Omar Ramirez Luna Date: Sun, 23 Sep 2012 23:28:21 +0000 (-0600) Subject: ARM: OMAP: hwmod: revise deassert sequence X-Git-Tag: omap-devel-late-for-v3.7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e96dff71efcf880d9fa446651b3c3db08957c4;p=pandora-kernel.git ARM: OMAP: hwmod: revise deassert sequence For a reset sequence to complete cleanly, a module needs its associated clocks to be enabled, otherwise the timeout check in prcm code can print a false failure (failed to hardreset) that occurs because the clocks aren't powered ON and the status bit checked can't transition without them. Signed-off-by: Omar Ramirez Luna Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed