Re: [PATCH v2 32/47] clk: mediatek: mt7986-eth: Migrate to common probe mechanism

From: Chen-Yu Tsai
Date: Thu Feb 16 2023 - 23:12:20 EST


On Tue, Feb 14, 2023 at 9:42 PM AngeloGioacchino Del Regno
<angelogioacchino.delregno@xxxxxxxxxxxxx> wrote:
>
> Convert this driver to use the common mtk_clk_simple_probe() mechanism.
> While at it, also remove __initconst annotations (as these structures
> are used also at runtime).
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Git really doesn't produce good diffs on these large rewrites *sigh*.