Re: [PATCH 04/31] clk: mediatek: gate: Implement unregister API

From: Miles Chen
Date: Mon Jan 24 2022 - 11:21:34 EST


> 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 <wenst@xxxxxxxxxxxx>

Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx>