[PATCH] clk: samsung: exynos5433: Make use of the helper function devm_platform_ioremap_resource()

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Tue Sep 7 05:28:25 PDT 2021


On 07/09/2021 10:51, Cai Huoqing wrote:
> Use the devm_platform_ioremap_resource() helper instead of
> calling platform_get_resource() and devm_ioremap_resource()
> separately
> 
> Signed-off-by: Cai Huoqing <caihuoqing at baidu.com>
> ---
>  drivers/clk/samsung/clk-exynos5433.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list