Re: [PATCH 08/10] serial: rp2: Remove deprecated PCI functions

From: Jiri Slaby
Date: Fri Aug 02 2024 - 01:18:28 EST


On 01. 08. 24, 19:46, Philipp Stanner wrote:
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()

Reviewed-by: Jiri Slaby <jirislaby@xxxxxxxxxx>

Signed-off-by: Philipp Stanner <pstanner@xxxxxxxxxx>
---
drivers/tty/serial/rp2.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)

thanks,
--
js
suse labs