]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7cb6a291ef3b159e8ade6b113171c089d38e944c
treecc6d9a1ba2335dfaf97cefa0d5f56b9c71c68ebb
parentb6d151bb8261a229555cbd0704749de099104bbd
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