diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:20 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:23 -0800 |
commit | b87385eb5a8ed25dd944c05608bead1733bbde1b (patch) | |
tree | 2125cc2dd8ff9babb030da32e66b16a9d30e86be /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 1c6d6b69baae1bb31605eea9d954e2c9a93c673c (diff) |
clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
mtk_clk_register_divider_clks(), as the name suggests, is used to register
a given list of divider clks. However it is lacking a counterpart
unregister API.
Implement said unregister API so that the various clock platform drivers
can utilize it to do proper unregistration, cleanup and removal.
In the header file, the register function's declaration is also
reformatted to fit code style guidelines.
Signed-off-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Miles Chen <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Chun-Jie Chen <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions