diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-10-30 14:27:36 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-10-31 00:07:37 +0300 |
commit | 86d17afd1a9fbb57b56035a86936f9cc7817674e (patch) | |
tree | 4cacdeb8267cfc7412609e4a22d10b87365b08fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bdcddd0cdc39dab62813bad760905f69918d7a85 (diff) | |
download | linux-86d17afd1a9fbb57b56035a86936f9cc7817674e.tar.xz |
crypto: qat - replace deprecated PCI functions
pcim_iomap_table() and pcim_iomap_regions_request_all() have been
deprecated by the PCI subsystem in commit e354bb84a4c1 ("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-4-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions