From: Tony Lindgren Date: Tue, 21 Aug 2007 12:41:17 +0000 (-0700) Subject: musb_hdrc: Fix musb_hnp_stop() to return to device mode X-Git-Tag: v2.6.23-omap1~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc910dfb61a25efe79b36274da7be1fd81820cf3;p=pandora-kernel.git musb_hdrc: Fix musb_hnp_stop() to return to device mode This one fixes some USB HS OPT test unreliability. Tony From: Tony Lindgren Subject: musb_hdrc: Fix musb_hnp_stop() to return to device mode Without this patch HNP does not return to device mode, which can confuse OPT tests. Also change to b_host if SUSPEND and CONNECT simultaneously as b_peripheral, and fix a comment. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed