[PATCH v3 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Tue Feb 8 05:23:13 PST 2022


Il 08/02/22 13:40, Chen-Yu Tsai ha scritto:
> Various small clock controllers only have clock gates, and utilize
> mtk_clk_simple_probe() as their driver probe function.
> 
> Now that we have a matching remove function, hook it up for the relevant
> drivers. This was done with the following command:
> 
> sed -i -e '/mtk_clk_simple_probe/a \
>          .remove = mtk_clk_simple_remove,' drivers/clk/mediatek/clk-mt8195-*.c
> 
> Signed-off-by: Chen-Yu Tsai <wenst at chromium.org>
> Reviewed-by: Miles Chen <miles.chen at mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>



More information about the linux-arm-kernel mailing list