Skip to content
Commit fef14676 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai
Browse files

clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()



During the previous |struct clk| to |struct clk_hw| clk provider API
migration in commit 6f691a58 ("clk: mediatek: Switch to clk_hw
provider APIs"), a few clk_unregister_*() calls were missed.

Migrate the remaining ones to the |struct clk_hw| provider API, i.e.
change clk_unregister_*() to clk_hw_unregister_*().

Fixes: 6f691a58 ("clk: mediatek: Switch to clk_hw provider APIs")
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220926102523.2367530-3-wenst@chromium.org


Signed-off-by: default avatarChen-Yu Tsai <wenst@chromium.org>
parent 20f7a0db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment