diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2022-09-26 18:25:19 +0800 |
---|---|---|
committer | Chen-Yu Tsai <wenst@chromium.org> | 2022-09-29 12:27:29 +0800 |
commit | fef14676fc4be40b8441745a3c96b7e7d7d8592d (patch) | |
tree | 798d6a367f28be7340919108baa487cd2073fa0f /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 20f7a0dba9075fb0e3d645495bc24d7025b58de1 (diff) |
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 6f691a586296 ("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: 6f691a586296 ("clk: mediatek: Switch to clk_hw provider APIs")
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220926102523.2367530-3-wenst@chromium.org
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions