diff options
| author | Chen-Yu Tsai <[email protected]> | 2022-02-08 12:40:31 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2022-02-17 20:12:25 +0000 |
| commit | cd3a77a085f5449696aed6f8f350241d4be509e8 (patch) | |
| tree | 6cb93e7b0162a09b9a840e137918a8cde1f50e2b /fs/proc/array.c | |
| parent | clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path (diff) | |
| download | kernel-cd3a77a085f5449696aed6f8f350241d4be509e8.tar.gz kernel-cd3a77a085f5449696aed6f8f350241d4be509e8.zip | |
clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
Various small clock controllers only have clock gates, and utilize
mtk_clk_simple_probe() as their driver probe function.
Now that we have a matching remove function, hook it up for the relevant
drivers. This was done with the following command:
sed -i -e '/mtk_clk_simple_probe/a \
.remove = mtk_clk_simple_remove,' drivers/clk/mediatek/clk-mt8195-*.c
Signed-off-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Miles Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chun-Jie Chen <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
