Re: [PATCH v3 06/31] clk: mediatek: cpumux: Implement unregister API

From: Stephen Boyd
Date: Thu Feb 17 2022 - 15:21:39 EST


Quoting Chen-Yu Tsai (2022-02-08 04:40:09)
> The cpumux 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 cpumux 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