git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0e5b98
)
musb_hdrc: Fix host suspend handling, remove earlier hacks
author
Tony Lindgren
<tony@atomide.com>
Thu, 20 Sep 2007 00:23:49 +0000
(17:23 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 11 Oct 2007 21:31:33 +0000
(14:31 -0700)
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>
No differences found