diff options
author | 2024-12-19 10:44:29 +0100 | |
---|---|---|
committer | 2025-01-27 09:39:25 -0500 | |
commit | 6f3955a62cec4ab4486eea2c81bdc3e39e7dee72 (patch) | |
tree | e88b2f28d00dd03ede34add19e728ff012f5890e /scripts/lib/kdoc/kdoc_files.py | |
parent | s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM) (diff) | |
download | linux-rng-6f3955a62cec4ab4486eea2c81bdc3e39e7dee72.tar.xz linux-rng-6f3955a62cec4ab4486eea2c81bdc3e39e7dee72.zip |
vdpa: solidrun: Replace deprecated PCI functions
The PCI functions
pcim_iomap_regions()
pcim_iounmap_regions()
pcim_iomap_table()
have been deprecated by the PCI subsystem.
Replace these functions with their successors pcim_iomap_region() and
pcim_iounmap_region().
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Message-Id: <20241219094428.21511-2-phasta@kernel.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Stefano Garzarella <sgarzare@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions