]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: xilinx: Keep both legacy and MSI interrupt domain references
authorBharat Kumar Gogada <bharat.kumar.gogada@xilinx.com>
Thu, 1 Sep 2016 10:14:41 +0000 (15:44 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 13 Sep 2016 15:21:36 +0000 (10:21 -0500)
commit2a8249af7135432793ac9013aae76b2bdeb63b60
tree143730eea915b3e6931789e2cbd099003a5cb80b
parent280a9b5855c4f7919fe381fa39e511594646d11d
PCI: xilinx: Keep both legacy and MSI interrupt domain references

When built with MSI support, the legacy domain reference was being
overwritten with MSI.

Create two separate domains for MSI and legacy interrupts.

Signed-off-by: Bharat Kumar Gogada <bharatku@xilinx.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
drivers/pci/host/pcie-xilinx.c