Re: [PATCH v1 4/8] i2c: icy:pick Use named initializer for zorro_device_id arrays
From: Andi Shyti
Date: Thu May 28 2026 - 18:35:53 EST
Hi Uwe,
On Tue, May 26, 2026 at 04:17:30PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> Using named initializers is more explicit and thus easier to parse for a
> human.
>
> While touching this array, drop explicit zeros from the list terminator.
>
> This change doesn't introduce changes to the compiled zorro_device_id
> array.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
just this patch merged to i2c/i2c-host.
Thanks,
Andi