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:
1294b11
)
[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
author
Daniel Ritz
<daniel.ritz@gmx.ch>
Thu, 29 Sep 2005 19:39:32 +0000
(21:39 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 30 Sep 2005 16:23:30 +0000
(09:23 -0700)
the free_irq() in USB suspend breaks resume on some setups where USB
(ohci/ehci) shares the interrupt with an other device.
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found