]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: MUSB: Don't ignore disconnect on suspend
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 17 Apr 2008 14:38:35 +0000 (17:38 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 9 May 2008 21:54:50 +0000 (14:54 -0700)
commit0b15cbd56db8468439e4844b602fa0a3f286e2a4
tree7be513210961065cff32e747f6a4b9922f376c31
parent275757fe95aea0e5f380472de0c00386240eeccf
USB: MUSB: Don't ignore disconnect on suspend

As soon as a usb device is disconnect we should
fall into a_wait_bcon state, ignoring disconnect
irq will prevent this behaviour.

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