diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:07 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:22 -0800 |
commit | 44dd1414cf76d3e9f4073a3f9ff9b116dc9e79e9 (patch) | |
tree | 18ecabf309ae8d558b65cc2b4861d3cca646ebf1 /include/linux/overflow.h | |
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 <[email protected]>
Reviewed-by: Miles Chen <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Chun-Jie Chen <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions