Re: [PATCH 10/13] clk: ti: Use devm_platform_get_and_ioremap_resource()

From: Stephen Boyd
Date: Tue Aug 22 2023 - 17:53:04 EST


Quoting Yangtao Li (2023-07-04 23:53:10)
> 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@xxxxxxxx>
> ---

Applied to clk-next