Re: [PATCH v2 5/7] iio: proximity: sx9324: Drop unused driver data

From: Jonathan Cameron

Date: Tue May 19 2026 - 15:08:56 EST


On Tue, 19 May 2026 10:13:07 +0200
Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx> wrote:

> The value assigned in the three device_id entries (ACPI, of and i2c) are
> unused, directly in the driver and also the sx_common support lib. Drop
> them and while touching these arrays, convert to named initializers.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
Applied.