[PATCH net-next 3/3] stmmac: Replace deprecated PCI functions

Jacob Keller jacob.e.keller at intel.com
Thu Mar 13 15:34:03 PDT 2025



On 3/13/2025 9:14 AM, Philipp Stanner wrote:
> From: Philipp Stanner <pstanner at redhat.com>
> 
> The PCI functions
>   - pcim_iomap_regions() and
>   - pcim_iomap_table()
> have been deprecated.
> 
> Replace them with their successor function, pcim_iomap_region().
> 
> Make variable declaration order at closeby places comply with reverse
> christmas tree order.
> 
> Signed-off-by: Philipp Stanner <pstanner at redhat.com>
> Reviewed-by: Andrew Lunn <andrew at lunn.ch>
> Reviewed-by: Huacai Chen <chenhuacai at loongson.cn>
> Tested-by: Henry Chen <chenx97 at aosc.io>
> ---
Reviewed-by: Jacob Keller <jacob.e.keller at intel.com>



More information about the linux-arm-kernel mailing list