Re: [PATCH][next] clk: lmk04832: clkout: make read-only const arrays static
From: Stephen Boyd
Date: Wed Jul 19 2023 - 17:57:07 EST
Quoting Colin Ian King (2023-06-27 07:01:45)
> Don't populate the arrays on the stack, instead make them static.
What improves with this patch?