diff options
author | 2024-10-16 11:49:08 +0200 | |
---|---|---|
committer | 2024-11-07 07:10:34 -0600 | |
commit | 499665679af4ed1e72202e448815dc9c2c1220a7 (patch) | |
tree | e3c1a4f635d1ac0fa9eda02961da072c11b73382 /scripts/documentation-file-ref-check | |
parent | fpga/dfl-pci.c: Replace deprecated PCI functions (diff) | |
download | linux-rng-499665679af4ed1e72202e448815dc9c2c1220a7.tar.xz linux-rng-499665679af4ed1e72202e448815dc9c2c1220a7.zip |
gpio: 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()").
Replace those functions with calls to pcim_iomap_region().
Link: https://lore.kernel.org/r/20241016094911.24818-7-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: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions