From: Linus Torvalds Date: Mon, 1 Aug 2005 19:37:54 +0000 (-0700) Subject: Revert ACPI interrupt resume changes X-Git-Tag: v2.6.13-rc5~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697a2d63a3844caaa2b6565ab7f3d69086af94d4;p=pandora-kernel.git Revert ACPI interrupt resume changes If there are devices that use interrupts over a suspend event, ACPI must restore the PCI interrupt links on resume. Anything else breaks any device that hasn't been converted to the new (dubious) PM rules. Drivers that need the irq free/re-aquire sequence can be done one by one independently of this one. --- Reading git-diff-tree failed