Re: [PATCH v1 0/3] gpio: Use named initializers for platform_device_id arrays
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-omap,dev.linux.lists.chrome-platform,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm,org.kernel.vger.linux-renesas-soc |
|---|---|
| Message-ID | <CAD++jL==yFhKsBuxBkyGgQO18n5FhQw-aeO9yMPR8s4Zu8iM=g@mail.gmail.com> |
On Wed, May 27, 2026 at 4:57 PM Uwe Kleine-König (The Capable Hub) <[email protected]> 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 <[email protected]> I agree with the goal of these patch series and the end result makes the kernel a better place. Yours, Linus Walleij