]> git.baikalelectronics.ru Git - kernel.git/commit
atl1c: add workaround for issue of bit INTX-disable for MSI interrupt
authorHuang, Xiong <xiong@qca.qualcomm.com>
Mon, 30 Apr 2012 15:38:49 +0000 (15:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2012 01:44:12 +0000 (21:44 -0400)
commit30e571f1d13a875b87642f8cb772e9155c60892c
treecc6d9a1ba2335dfaf97cefa0d5f56b9c71c68ebb
parenta3599589ea5df7a030d2674011b5830718ced2d5
atl1c: add workaround for issue of bit INTX-disable for MSI interrupt

All supported devices have one issue that msi interrupt doesn't assert
if pci command register bit (PCI_COMMAND_INTX_DISABLE) is set.
Add workaround in drivers/pci/quirks.c

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/pci/quirks.c