commit | 7cb6a291ef3b159e8ade6b113171c089d38e944c | [log] [tgz] |
---|---|---|
author | Huang, Xiong <xiong@qca.qualcomm.com> | Mon Apr 30 15:38:49 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 30 21:44:12 2012 -0400 |
tree | cc6d9a1ba2335dfaf97cefa0d5f56b9c71c68ebb | |
parent | b6d151bb8261a229555cbd0704749de099104bbd [diff] |
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>