f220baad08
As result of deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() or pci_enable_msi_exact() and pci_enable_msix_range() or pci_enable_msix_exact() interfaces. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Signed-off-by: Jon Mason <jon.mason@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ntb_hw.c | ||
ntb_hw.h | ||
ntb_regs.h | ||
ntb_transport.c |