Re: [PATCH v2 6/7] iio: proximity: sx9360: Drop unused driver data
From: Jonathan Cameron
Date: Tue May 19 2026 - 15:12:28 EST
On Tue, 19 May 2026 10:13:08 +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. Thanks for tidying these up!
J