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)
commitbbe194433baeadc953f49e3795b41ffffc5486dd
tree848d2146360de966b99bcd405fd62a1e2f4c06d3
parent1f9f13c8d59c1d8da1a602b71d1ab96d1d37d69e
PCI: AMD 813x B2 devices do not need boot interrupt quirk

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>
drivers/pci/quirks.c