linux-stable/drivers/ntb/hw
Philipp Stanner 5915997a8e ntb: idt: Replace deprecated PCI functions
pcim_iomap_table() and pcim_iomap_regions_request_all() have been
deprecated by the PCI subsystem in commit e354bb84a4 ("PCI: Deprecate
pcim_iomap_table(), pcim_iomap_regions_request_all()").

Replace these functions with their successors, pcim_iomap() and
pcim_request_all_regions().

Link: https://lore.kernel.org/r/20241030112743.104395-8-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Serge Semin <fancer.lancer@gmail.com>
2024-10-30 16:07:38 -05:00
..
amd ntb: amd: Drop unnecessary error check for debugfs_create_dir 2023-08-18 09:50:06 -04:00
epf NTB: epf: don't misuse kernel-doc marker 2024-09-20 10:50:38 -04:00
idt ntb: idt: Replace deprecated PCI functions 2024-10-30 16:07:38 -05:00
intel ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() 2024-09-20 10:50:38 -04:00
mscc ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition 2024-09-20 10:50:38 -04:00
Kconfig NTB: Add support for EPF PCI Non-Transparent Bridge 2021-02-23 14:12:53 -06:00
Makefile NTB: Add support for EPF PCI Non-Transparent Bridge 2021-02-23 14:12:53 -06:00