diff options
author | 2024-07-04 20:36:43 +0200 | |
---|---|---|
committer | 2024-08-05 09:07:41 +0200 | |
commit | d801403c3324ecb8b79e1840f87cce01c4926cdc (patch) | |
tree | 91ea3bda260262f6693253e14ff2e0bb2891cee1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" property (diff) | |
download | wireguard-linux-d801403c3324ecb8b79e1840f87cce01c4926cdc.tar.xz wireguard-linux-d801403c3324ecb8b79e1840f87cce01c4926cdc.zip |
pinctrl: ti-iodelay: Constify struct regmap_config
`dra7_iodelay_regmap_config` is not modified and can be declared as
const to move its data to a read-only section.
The pointer used to reference that struct has been made const
accordingly.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/20240704-pinctrl-const-regmap_config-v1-1-9d5570f0b9f3@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions