From: Linus Torvalds Date: Sat, 30 Jul 2005 20:41:56 +0000 (-0700) Subject: Revert "yenta free_irq on suspend" X-Git-Tag: v2.6.13-rc5~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889371f61fd5bb914d0331268f12432590cf7e85;p=pandora-kernel.git 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 Undo: d8c4b4195c7d664baf296818bf756775149232d3 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed