diff options
author | 2024-10-30 12:27:35 +0100 | |
---|---|---|
committer | 2024-10-30 16:07:36 -0500 | |
commit | bdcddd0cdc39dab62813bad760905f69918d7a85 (patch) | |
tree | 73df22a0c593fc109b209073870ab9094ff89622 /scripts/documentation-file-ref-check | |
parent | PCI: Make pcim_request_all_regions() a public function (diff) | |
download | linux-rng-bdcddd0cdc39dab62813bad760905f69918d7a85.tar.xz linux-rng-bdcddd0cdc39dab62813bad760905f69918d7a85.zip |
ata: ahci: Replace deprecated PCI functions
pcim_iomap_regions_request_all() and pcim_iomap_table() 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-3-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions