diff options
author | 2024-07-05 20:06:25 +0200 | |
---|---|---|
committer | 2024-07-09 00:56:44 +0200 | |
commit | 21ac0359f72a90b16bb0e2f9e6b40dbac54c4e31 (patch) | |
tree | ecd26740a6574ff8c8da18e3f1c1a588155e2ceb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: xiic: improve error message when transfer fails to start (diff) | |
download | wireguard-linux-21ac0359f72a90b16bb0e2f9e6b40dbac54c4e31.tar.xz wireguard-linux-21ac0359f72a90b16bb0e2f9e6b40dbac54c4e31.zip |
i2c: designware: Constify read-only struct regmap_config
`bt1_i2c_cfg` is not modified and can be declared as const to
move its data to a read-only section.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions