]> www.infradead.org Git - users/dwmw2/linux.git/commit
clk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data()
authorNikita Shubin <nikita.shubin@maquefel.me>
Wed, 4 Sep 2024 11:41:07 +0000 (14:41 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 5 Sep 2024 20:48:00 +0000 (13:48 -0700)
commit706ae6446494b4523d33b0d96ea1fd9d50ca9be6
tree7a544e2d842aef4e5660ce3c070ffe71276ce2f9
parent8400291e289ee6b2bf9779ff1c83a291501f017b
clk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data()

Add devm_clk_hw_register_fixed_rate_parent_data(), devres-managed helper
to register fixed-rate clock with parent_data.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Link: https://lore.kernel.org/r/20240904-devm_clk_hw_register_fixed_rate_parent_data-v1-1-7f14d6b456e5@maquefel.me
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/linux/clk-provider.h