[PATCH v5 02/10] clk: linux/clk-provider.h: Add devm_clk_hw_register_gate_parent_hw()
Stephen Boyd
sboyd at kernel.org
Wed Oct 30 12:47:57 PDT 2024
Subject can just be "clk: Add devm_clk_hw_register_gate_parent_hw()"
Quoting Claudiu (2024-10-30 04:01:12)
> From: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
>
> Add devm_clk_hw_register_gate_parent_hw() macro to allow registering
> devres managed gate clocks providing struct clk_hw object as parent.
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
> ---
Acked-by: Stephen Boyd <sboyd at kernel.org>
More information about the linux-arm-kernel
mailing list