]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: quirk to disable e100 interrupt if RESET failed to
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 6 Dec 2006 19:17:30 +0000 (20:17 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 8 Dec 2006 15:53:49 +0000 (16:53 +0100)
commitb7bdeae0e1679d8b70168d52d932092ae5ae0278
treec956c69239aef9aad848974ee794fb0e476aba68
parent4c2c7f77e630efe988ab02f71eb2da4015a86e97
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: Adrian Bunk <bunk@stusta.de>
drivers/pci/quirks.c