Re: [PATCH] clk: samsung: exynos4412-isp: Make use of the helper function devm_platform_ioremap_resource()

From: Krzysztof Kozlowski
Date: Tue Sep 07 2021 - 08:28:47 EST


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@xxxxxxxxx>
> ---
> drivers/clk/samsung/clk-exynos4412-isp.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>


Best regards,
Krzysztof