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

From: David Lechner

Date: Tue Jul 14 2026 - 13:40:25 EST


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