[PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Thu Feb 3 01:47:17 PST 2022


Il 02/02/22 14:48, Chen-Yu Tsai ha scritto:
> mtk_clk_register_fixed_clks(), as the name suggests, is used to register
> a given list of fixed rate clks. However it is lacking a counterpart
> unregister API.
> 
> Implement said unregister API so that the various clock platform drivers
> can utilize it to do proper unregistration, cleanup and removal.
> 
> In the header file, the register function's declaration is also
> reformatted to fit code style guidelines.
> 
> Signed-off-by: Chen-Yu Tsai <wenst at chromium.org>
> Reviewed-by: Miles Chen <miles.chen at mediatek.com>

Hello Chen-Yu,

I like this entire series, but I had to manually apply this patch (and some of
the other ones)...

Especially for the ones that will be touching MT8195 clock drivers, can you
please rebase over series [1] by Chun-Jie?

[1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=603955

Thanks,
Angelo




More information about the Linux-mediatek mailing list