Re: [PATCH][next] clk: lmk04832: make read-only const arrays static
From: Stephen Boyd
Date: Mon Jan 13 2025 - 16:29:06 EST
Quoting Colin Ian King (2024-09-12 06:47:07)
> Don't populate the read-only const arrays pll2_p and dclk_div_adj
> on the stack at run time, instead make them static.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
> ---
Applied to clk-next