Philipp Stanner 9c5649c177 ptp_pch: Replace deprecated PCI functions
pcim_iomap_regions() and pcim_iomap_table() have been deprecated in
commit e354bb84a4c1 ("PCI: Deprecate pcim_iomap_table(),
pcim_iomap_regions_request_all()").

Replace these functions with pcim_iomap_region().

Additionally, pass KBUILD_MODNAME to that function, since the 'name'
parameter should indicate who (i.e., which driver) has requested the
resource.

Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Link: https://patch.msgid.link/20241028095943.20498-2-pstanner@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-10-31 18:53:35 -07:00
..
2024-10-30 17:02:39 -07:00
2024-10-30 17:02:39 -07:00
2024-03-11 13:42:09 -07:00
2024-10-30 17:02:39 -07:00
2024-03-11 13:42:09 -07:00
2024-06-25 17:15:47 +02:00