musb_hdrc: Fix musb_hnp_stop() to return to device mode
authorTony Lindgren <tony@atomide.com>
Tue, 21 Aug 2007 12:41:17 +0000 (05:41 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 22 Aug 2007 06:19:51 +0000 (23:19 -0700)
This one fixes some USB HS OPT test unreliability.

Tony

From: Tony Lindgren <tony@atomide.com>
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 <tony@atomide.com>

No differences found