diff options
author | Javier Carrasco <[email protected]> | 2024-07-04 20:36:44 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-08-05 09:07:41 +0200 |
commit | bebf833d334249b8ab13446a17d3d47fed6e0d45 (patch) | |
tree | 66cdd30b653800e52ca957314acfd7673a9beb47 /scripts/generate_rust_analyzer.py | |
parent | d801403c3324ecb8b79e1840f87cce01c4926cdc (diff) |
pinctrl: realtek: Constify struct regmap_config
`rtd_pinctrl_regmap_config` is not modified and can be declared as const
to move its data to a read-only section.
Signed-off-by: Javier Carrasco <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions