[PATCH] mfd: use devm_platform_get_and_ioremap_resource()

Lee Jones lee at kernel.org
Thu Dec 8 04:39:31 PST 2022


Don't forget to add the driver tag to the subject line.

  mfd: stm32-lptimer: ...

On Tue, 22 Nov 2022, ye.xingchen at zte.com.cn wrote:

> From: Minghao Chi <chi.minghao at zte.com.cn>
> 
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_get_and_ioremap_resource(), as this is exactly
> what this function does.
> 
> Signed-off-by: Minghao Chi <chi.minghao at zte.com.cn>
> Signed-off-by: ye xingchen <ye.xingchen at zte.com.cn>
> ---
>  drivers/mfd/stm32-lptimer.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]



More information about the linux-arm-kernel mailing list