]> 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)
commit5e6ccc37e703caff8380999360a226ac04c00a2c
tree9125a40e2fbed4a22a9e0951859585aaa4a6ca32
parentd9aeb187b6d83592e9cb3e49a43f0a12ebb51996
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