Re: [PATCH v2 2/7] iio: accel: bmc150: Explicitly set .driver_data
From: Jonathan Cameron
Date: Tue May 19 2026 - 14:42:56 EST
On Tue, 19 May 2026 10:13:04 +0200
Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx> wrote:
> There is one id entry that has an explicit assignment to .driver_data.
> To make the intention clearer, assign BOSCH_UNKNOWN (which is also 0)
> for all previously ids that had .driver_data = 0 implicitly before.
>
> While touching all entries in this array, convert to named initializers.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
Applied.