PCI: AMD 813x B2 devices do not need boot interrupt quirk
authorStefan Assmann <sassmann@novell.com>
Thu, 26 Feb 2009 18:46:48 +0000 (10:46 -0800)
committerJesse Barnes <jbarnes@hobbes.lan>
Thu, 26 Feb 2009 22:08:09 +0000 (14:08 -0800)
Turns out that the new AMD 813x devices do not need the
quirk_disable_amd_813x_boot_interrupt quirk to be run on them.  If it
is, no interrupts are seen on the PCI-X adapter.

From: Stefan Assmann <sassmann@novell.com>
Reported-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
Tested-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jesse Barnes <jbarnes@hobbes.lan>

No differences found