Re: [PATCH v1 08/13] iio: magnetometer: hmc5843: Simplify device abstraction
From: Jonathan Cameron
Date: Wed Jun 24 2026 - 13:48:32 EST
On Fri, 19 Jun 2026 17:54:36 +0200
Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx> wrote:
> The driver supports a single chip variant only. Simplify the driver by
> hard-coding the device properties instead of using the id_table's
> abstraction for a single chip type and a lookup in a table with only one
> entry.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
Applied this one.
Thanks,
J