diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2022-02-08 20:40:06 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-02-17 12:12:21 -0800 |
commit | ee488dc918bcb1140ad1ebb4459c702c9b53444b (patch) | |
tree | f0464e8a5f02d9aab7ba6551f8b84fc69fd89eb3 /sound/synth/emux | |
parent | 19b8d43887f52e65c38fb828c0976656b6302337 (diff) |
clk: mediatek: gate: Internalize clk implementation
struct mtk_clk_gate and mtk_clk_register_gate() are not used outside of
the gate clk library. Only the API that handles a list of clks is used
by the individual platform clk drivers.
Internalize the parts that aren't used outside of the implementation.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Miles Chen <miles.chen@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220208124034.414635-4-wenst@chromium.org
Reviewed-by: Chun-Jie Chen <chun-jie.chen@mediatek.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'sound/synth/emux')
0 files changed, 0 insertions, 0 deletions