summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-05-27 18:43:00 +0300
committerLinus Walleij <linusw@kernel.org>2026-05-29 23:47:44 +0300
commit9b97162c7757463bf3ea4afa1d68722c9a3e6bdc (patch)
treebd9a1e11fbb3f6e5c8b774e7f5db029164a34081 /scripts
parent446fa334d186316e76cbdc4e94e42af7d040a79c (diff)
downloadlinux-9b97162c7757463bf3ea4afa1d68722c9a3e6bdc.tar.xz
pinctrl: Use named initializers for platform_device_id arrays
Named initializers are better readable and more robust to changes of the struct definition. This robustness is relevant for a planned change to struct platform_device_id replacing .driver_data by an anonymous unit. While touching these arrays unify spacing and usage of commas. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> # renesas Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> # renesas Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions