diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:21 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:23 -0800 |
commit | cb50864f6cee9c69573d135226b972b9b9abab26 (patch) | |
tree | ecefd68c3a4c395455e9e2eb4067c75376aef696 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | b87385eb5a8ed25dd944c05608bead1733bbde1b (diff) |
clk: mediatek: Implement mtk_clk_unregister_composites() API
mtk_clk_register_composites(), as the name suggests, is used to register
a given list of composite 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: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Miles Chen <[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