From: Mark Brown Date: Tue, 2 Jun 2026 15:09:27 +0000 (+0100) Subject: regulator: Use named initializers for platform_device_id arrays X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d6621c9beecb72ed7598b718741c8c11539e3bd4;p=thirdparty%2Fkernel%2Flinux.git regulator: Use named initializers for platform_device_id arrays Uwe Kleine-König (The Capable Hub) says: 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. This robustness is needed as I want to do Link: https://patch.msgid.link/cover.1779878004.git.u.kleine-koenig@baylibre.com --- d6621c9beecb72ed7598b718741c8c11539e3bd4