diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2022-02-08 20:40:07 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-02-17 12:12:22 -0800 |
commit | 44dd1414cf76d3e9f4073a3f9ff9b116dc9e79e9 (patch) | |
tree | 18ecabf309ae8d558b65cc2b4861d3cca646ebf1 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ee488dc918bcb1140ad1ebb4459c702c9b53444b (diff) |
clk: mediatek: gate: Implement unregister API
The gate clk type within the MediaTek clk driver library only has a
register function, and no corresponding unregister function. This
means there is no way for its users to properly implement cleanup
and removal.
Add a matching unregister function for the gate type clk.
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-5-wenst@chromium.org
Reviewed-by: Chun-Jie Chen <chun-jie.chen@mediatek.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions