]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Make HNP more reliable
authorTony Lindgren <tony@atomide.com>
Fri, 28 Sep 2007 22:07:05 +0000 (15:07 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Oct 2007 21:31:34 +0000 (14:31 -0700)
commit6554af8886e5748a51bbc989ed1e7776136a98d3
tree711a1d1596d1e7ae514a309ef802fb5e77dee375
parenta7b6574ab1288f0ec0ca4a6d36517b6628cdcd9b
musb_hdrc: Make HNP more reliable

Sometimes we get both SUSPEND and DISCONNECT the same time.
In that case DISCONNECT must be ignored or else the HNP connection
will break right away.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/musb_core.c