From: Bjorn Helgaas Date: Mon, 9 Jun 2008 23:52:05 +0000 (-0700) Subject: pnpacpi: fix shareable IRQ encode/decode X-Git-Tag: v2.6.26-rc6~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a993273beae8022390e48fe9205480565ad470ab;p=pandora-kernel.git pnpacpi: fix shareable IRQ encode/decode When we encode IRQ resources, we should use the "shareable" flag we got from _PRS rather than guessing based on the IRQ trigger mode. This is based on a patch by Tom Jaeger: http://bugzilla.kernel.org/show_bug.cgi?id=9487#c32 Signed-off-by: Bjorn Helgaas Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed