]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "yenta free_irq on suspend"
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 30 Jul 2005 20:41:56 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 30 Jul 2005 20:41:56 +0000 (13:41 -0700)
commit889371f61fd5bb914d0331268f12432590cf7e85
treeb2055808f8f7d26adad7507109e9d1890fe0cae8
parent035a4a4f8976bdf12aab992c630d3a6cfba90ea8
Revert "yenta free_irq on suspend"

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>
drivers/pcmcia/yenta_socket.c