[PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Xu Yilun
yilun.xu at linux.intel.com
Mon Aug 26 20:28:59 PDT 2024
On Thu, Aug 22, 2024 at 03:47:34PM +0200, Philipp Stanner wrote:
> 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()").
>
> Port dfl-pci.c to the successor, pcim_iomap_region().
>
> Consistently, replace pcim_iounmap_regions() with pcim_iounmap_region().
>
> Signed-off-by: Philipp Stanner <pstanner at redhat.com>
Acked-by: Xu Yilun <yilun.xu at intel.com>
Thanks.
More information about the linux-arm-kernel
mailing list