PCI: quirk to disable e100 interrupt if RESET failed to
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 5 Apr 2006 12:47:00 +0000 (08:47 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 26 Jul 2006 05:19:26 +0000 (01:19 -0400)
commit16a74744231e57e354253567490ab9e4ccd2d605
treef1706a2217f91202f01fd34be820a0d88071815d
parentb4e54de8d34afe7fcf08bfe91070d9dfeae6ed27
PCI: quirk to disable e100 interrupt if RESET failed to

Without this quirk, e100 can be pulling on a shared
interrupt line when another device (eg. USB) loads,
causing the interrupt to scream and get disabled.

http://bugzilla.kernel.org/show_bug.cgi?id=5918

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pci/quirks.c