diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2022-02-08 20:40:22 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-02-17 12:12:23 -0800 |
commit | 2204d96b1919126a7929da891fb6baa5fab8a945 (patch) | |
tree | 0cf7aa99c866b0a611e3ebbbb747bad4d9cea938 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | cb50864f6cee9c69573d135226b972b9b9abab26 (diff) |
clk: mediatek: Add mtk_clk_simple_remove()
In commit c58cd0e40ffa ("clk: mediatek: Add mtk_clk_simple_probe() to
simplify clock providers"), a generic probe function was added to
simplify clk drivers that only needed to support clk gates. However due
to the lack of unregister APIs, a corresponding remove function was not
added.
Now that the unregister APIs have been implemented, add aforementioned
remove function to make it complete.
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-20-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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions