[PATCH] clock: milbeaut: use devm_platform_get_and_ioremap_resource()
Stephen Boyd
sboyd at kernel.org
Wed Mar 29 14:48:09 PDT 2023
Quoting ye.xingchen at zte.com.cn (2022-11-10 22:39:35)
> 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.
>
> Reported-by: Zeal Robot <zealci at zte.com.cn>
> Signed-off-by: Minghao Chi <chi.minghao at zte.com.cn>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list