Re: [PATCH][next] iio: adc: make read-only const array config static
David Lechner <[email protected]> Tue, 14 Jul 2026 12:40:04 -0500
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-iio,org.kernel.vger.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