diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:12 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:22 -0800 |
commit | 0b4b0387ddf6ab2b29d16147973fcf12ba0a0441 (patch) | |
tree | 1cf15ec7fbe5f0f665cc5e53978238f48cbba6eb /drivers/fpga/fpga-bridge.c | |
parent | 02f0d762319c22dd7f97d9dd491d651189332279 (diff) |
clk: mediatek: mux: Implement unregister API
The mux 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 mux 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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions