aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2024-08-05 10:57:31 +0200
committerStephen Boyd <[email protected]>2024-09-05 13:51:46 -0700
commit9934a1bd45b2b03f6d1204a6ae2780d3b009799f (patch)
tree33a14d653dbbc2ba7d1e4246737800953c51ca20 /tools/testing/selftests/bpf/progs/test_autoload.c
parent706ae6446494b4523d33b0d96ea1fd9d50ca9be6 (diff)
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 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions