Re: [PATCH 1/5] pinctrl: sunxi: Use devm_clk_get_enabled() helpers
From: Linus Walleij
Date: Mon Sep 02 2024 - 04:07:03 EST
On Thu, Aug 29, 2024 at 8:48 AM Wang Jianzheng <wangjianzheng@xxxxxxxx> wrote:
> sunxi sunxi_pinctrl_init_with_variant get, enable clk and
> deinit_device disable and unprepare it.
>
> This simplifes the code and avoids the calls to
> clk_disable_unprepare().
>
> Signed-off-by: Wang Jianzheng <wangjianzheng@xxxxxxxx>
Patch applied.
Yours,
Linus Walleij