diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-10-30 12:27:41 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-10-30 16:07:38 -0500 |
commit | 55285d8fa2a17c25ae5f4b76df26f2823631baae (patch) | |
tree | 2b2a9e5f6b7892aef68c2bfcc73af897f41baac1 /scripts/generate_rust_analyzer.py | |
parent | 5915997a8eb4b8a8e8aa3b0fe6cb85265822c2ba (diff) | |
download | linux-55285d8fa2a17c25ae5f4b76df26f2823631baae.tar.gz linux-55285d8fa2a17c25ae5f4b76df26f2823631baae.tar.bz2 linux-55285d8fa2a17c25ae5f4b76df26f2823631baae.zip |
serial: rp2: 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-9-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions