Re: [PATCH][next] iio: adc: make read-only const array config static

David Lechner <dlechner-rdvid1DuHRBWk0Htik3J/[email protected]> Tue, 14 Jul 2026 12:40:04 -0500
Newsgroups gmane.linux.kernel.iio,gmane.linux.kernel.janitors,gmane.linux.kernel
Message-ID <[email protected]>
On 7/14/26 11:50 AM, Colin Ian King wrote:
> Don't populate the read-only const array config on the stack at run
> time, instead make it static.
> 
Subject line should have `88pm886-gpadc` in it. Can leave out
`config` to keep it shorter.

iio: adc: 88pm886-gpadc: make read-only const array static