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:
035a4a4
)
Revert "yenta free_irq on suspend"
author
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 30 Jul 2005 20:41:56 +0000
(13:41 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 30 Jul 2005 20:41:56 +0000
(13:41 -0700)
ACPI is wrong. Devices should not release their IRQ's on suspend and
re-aquire them on resume. ACPI should just re-init the IRQ controller
instead of breaking most drivers very subtly.
Breakage reported by Hugh Dickins <hugh@veritas.com>
Undo:
d8c4b4195c7d664baf296818bf756775149232d3
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found