[PATCH v1 15/45] clk: mediatek: mt8167: Remove __initconst annotation from arrays

Chen-Yu Tsai wenst at chromium.org
Mon Feb 6 23:41:46 PST 2023


On Mon, Feb 6, 2023 at 11:30 PM AngeloGioacchino Del Regno
<angelogioacchino.delregno at collabora.com> wrote:
>
> The clock arrays are not used only during init but also during
> runtime: drop the __initconst annotation.

This should be squashed into the next patch, as by itself this one doesn't
make sense. That or the commit message should worded as if this is preparing
the drivers for the subsequent conversion to proper platform drivers.

Code changes look OK.


ChenYu



More information about the linux-arm-kernel mailing list