Re: [PATCH v3 30/31] clk: mediatek: mt8195: Implement remove functions

From: AngeloGioacchino Del Regno
Date: Tue Feb 08 2022 - 08:28:04 EST


Il 08/02/22 13:40, Chen-Yu Tsai ha scritto:
Until now the mediatek clk driver library did not have any way to
unregister clks, and so none of the drivers implemented remove
functions.

Now that the library does have APIs to unregister clks, use them
to implement remove functions for the mt8195 clk drivers.

Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>