Re: [PATCH] mfd: use devm_platform_get_and_ioremap_resource()

From: Lee Jones
Date: Thu Dec 08 2022 - 07:39:43 EST


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

mfd: stm32-lptimer: ...

On Tue, 22 Nov 2022, ye.xingchen@xxxxxxxxxx wrote:

> From: Minghao Chi <chi.minghao@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> Signed-off-by: ye xingchen <ye.xingchen@xxxxxxxxxx>
> ---
> drivers/mfd/stm32-lptimer.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)

Applied, thanks.

--
Lee Jones [李琼斯]