]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask
authorBharat Kumar Gogada <bharat.kumar.gogada@xilinx.com>
Tue, 30 Aug 2016 10:39:17 +0000 (16:09 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 13 Sep 2016 15:15:41 +0000 (10:15 -0500)
commit280a9b5855c4f7919fe381fa39e511594646d11d
tree9125a40e2fbed4a22a9e0951859585aaa4a6ca32
parent5d4498308f8151da0ec39f1f5eacec5cff71e400
PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask

The current mask enables and allows only one MSI interrupt on each MSI
line.  Enable all MSI interrupts, which will also support Endpoints with
multi-MSI support.

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