]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Fix host suspend handling, remove earlier hacks
authorTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2007 00:23:49 +0000 (17:23 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Oct 2007 21:31:33 +0000 (14:31 -0700)
commit3b33d3a9e8d900dec57018e0443402cc9eed4d33
tree43d0d5c9ec78d0050449410effe934b457e5c937
parenta0e5b98c2755384e9f1a6c9e5fd51c63751b2f40
musb_hdrc: Fix host suspend handling, remove earlier hacks

If A-cable was connected and a gadget module was reloaded, root hub
suspend would fail.

This the problem by managing musb inactive state better. The patch also adds
more debug info for cases where suspend is attempted in active state.

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