From: Stefan Assmann Date: Tue, 27 Oct 2009 07:57:42 +0000 (+0100) Subject: PCI: avoid boot interrupt quirk for AMD 813x B1 devices X-Git-Tag: v2.6.33-rc1~321^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd8bdc567e70c02fab7eeaaa7d2a64232add789;p=pandora-kernel.git PCI: avoid boot interrupt quirk for AMD 813x B1 devices AMD 813x rev. B1 (like rev. B2) devices generate no interrupts if quirk_disable_amd_813x_boot_interrupt is executed, add an exception. http://bugzilla.kernel.org/show_bug.cgi?id=14159 Patch also adds missing cases for DECLARE_PCI_FIXUP_RESUME and DECLARE_PCI_FIXUP_FINAL calls to quirk_disable_amd_813x_boot_interrupt. Signed-off-by: Stefan Assmann Tested-by: Gabriele Giorgetti Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed