commit | ebe85a44aad47bb5f08c5cbd939eb5e40956c73b | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Jan 11 17:36:54 2017 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 21 15:00:12 2017 -0600 |
tree | 493ceb728b091c60edadf8252b8d5b1d831b477f | |
parent | ab5fe4f4d31ee27df9b8d7720da710d955d55737 [diff] |
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously pci-dra7xx driver had a bug in that if CONFIG_PCI_MSI config is enabled, it doesn't support legacy interrupt. Fix it here so that both MSI and legacy interrupts can be enabled simultaneously and the interrupt mechanism supported by the endpoint device will be used. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>