From: Tony Lindgren Date: Tue, 7 Aug 2007 12:20:06 +0000 (-0700) Subject: musb_hdrc: Fixes for OPT HS A tests X-Git-Tag: v2.6.23-omap1~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e45f3e55e2a5b46ed76c6d153ea62a2db56eb4;p=pandora-kernel.git musb_hdrc: Fixes for OPT HS A tests If RESUME is cleared too soon, OPT HS A 6.8 tests will fail. This patch removes the check for RESUME bit before SUSPEND is set, and makes virthub sleep until RESUME has been held for 20 ms. Additionally virthub waits after clearing RESUME to allow musb to start generating SOFs before RESET. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed