commit | b584fa1fde71aa57fb63d32f66ff6c192ff7f2c5 | [log] [tgz] |
---|---|---|
author | Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com> | Thu Sep 01 15:44:41 2016 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 13 10:21:36 2016 -0500 |
tree | 143730eea915b3e6931789e2cbd099003a5cb80b | |
parent | f665bd1515aceb80990fdbc91b7c8aed045f5da8 [diff] |
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>