diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-01-20 10:20:45 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-01-30 16:45:38 -0800 |
commit | 8bc0ed9dc4a0ccc16735b98affdd939824a68dca (patch) | |
tree | 67a2321fa41d0ba3adeb19f706db014f87698ea1 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 3b5bc4691f13e19d72f1fc5312ce5ee89ef51748 (diff) |
clk: mediatek: mt8192: Join top_adj_divs and top_muxes
These two are both mtk_composite arrays, one dependent on another, but
that's something that the clock framework is supposed to sort out and
anyway registering them separately isn't going to ease the framework's
job in checking dependencies.
Put the contents of top_adj_divs in top_muxes to join them together
and register them in one shot.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Tested-by: Miles Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Mingming Su <[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