aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2024-08-05 08:57:31 +0000
committerStephen Boyd <[email protected]>2024-09-05 20:51:46 +0000
commit9934a1bd45b2b03f6d1204a6ae2780d3b009799f (patch)
tree33a14d653dbbc2ba7d1e4246737800953c51ca20 /lib/crypto/mpi/mpi-mul.c
parentclk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data() (diff)
downloadkernel-9934a1bd45b2b03f6d1204a6ae2780d3b009799f.tar.gz
kernel-9934a1bd45b2b03f6d1204a6ae2780d3b009799f.zip
clk: provide devm_clk_get_optional_enabled_with_rate()
There are clock users in the kernel that can't use devm_clk_get_optional_enabled() as they need to set rate after getting the clock and before enabling it. Provide a managed helper that wraps these operations in the correct order. Signed-off-by: Bartosz Golaszewski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions