[PATCH 6/7] mfd: stm32-timers: Use devm_platform_get_and_ioremap_resource()
Lee Jones
lee at kernel.org
Thu Jul 13 06:41:50 PDT 2023
On Thu, 06 Jul 2023, Yangtao Li wrote:
> 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: Yangtao Li <frank.li at vivo.com>
> ---
> drivers/mfd/stm32-timers.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
More information about the linux-arm-kernel
mailing list