]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitb584fa1fde71aa57fb63d32f66ff6c192ff7f2c5
tree143730eea915b3e6931789e2cbd099003a5cb80b
parentf665bd1515aceb80990fdbc91b7c8aed045f5da8
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