Re: [PATCH v1 0/3] gpio: Use named initializers for platform_device_id arrays

From: Linus Walleij

Date: Wed May 27 2026 - 16:21:16 EST


On Wed, May 27, 2026 at 4:57 PM Uwe Kleine-König (The Capable Hub)
<u.kleine-koenig@xxxxxxxxxxxx> wrote:

> this series targets to use named initializers for platform_device_id
> arrays. In general these are better readable for humans and more robust
> to changes in the respective struct definition.

The series:
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

I agree with the goal of these patch series and the end
result makes the kernel a better place.

Yours,
Linus Walleij