diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-10-16 12:49:06 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-11-07 16:10:11 +0300 |
commit | 4365792438902be22cc26ef0624b024c3fb2defa (patch) | |
tree | b1e63d8b01374e7b010fa70681e20a87aa31e25a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 083b0ac4f880e54ec7f6a611a899477bbfee9faf (diff) | |
download | linux-4365792438902be22cc26ef0624b024c3fb2defa.tar.xz |
fpga/dfl-pci.c: Replace deprecated PCI functions
pcim_iomap_regions() and pcim_iomap_table() have been deprecated by the
PCI subsystem in commit e354bb84a4c1 ("PCI: Deprecate
pcim_iomap_table(), pcim_iomap_regions_request_all()").
Port dfl-pci.c to the successor, pcim_iomap_region().
Consistently, replace pcim_iounmap_regions() with pcim_iounmap_region().
Link: https://lore.kernel.org/r/20241016094911.24818-5-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions