Re: [PATCH v3 09/31] clk: mediatek: mux: Implement unregister API

From: Stephen Boyd
Date: Thu Feb 17 2022 - 15:24:52 EST


Quoting Chen-Yu Tsai (2022-02-08 04:40:12)
> 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 <wenst@xxxxxxxxxxxx>
> Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---

Applied to clk-next