Re: [PATCH v1 15/45] clk: mediatek: mt8167: Remove __initconst annotation from arrays
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-07 07:42:07
Also in:
linux-clk, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-07 07:42:07
Also in:
linux-clk, linux-mediatek, lkml
On Mon, Feb 6, 2023 at 11:30 PM AngeloGioacchino Del Regno [off-list ref] 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel