Re: [PATCH][next] drm/bridge: lontium-lt8912b: make read-only const array supply_names static

Francesco Dolcini <[email protected]> Wed, 15 Jul 2026 08:42:52 +0200
Newsgroups org.kernel.vger.kernel-janitors,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel
Message-ID <20260715064252.GA40623@francesco-nb>
On Tue, Jul 14, 2026 at 08:03:59PM +0100, Colin Ian King wrote:
> Don't populate the read-only const array supply_names on the stack
> at run time, instead make it static
> 
> Signed-off-by: Colin Ian King <[email protected]>

Acked-by: Francesco Dolcini <[email protected]>