diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-02 12:09:32 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-07-02 11:31:30 -0700 |
commit | f642714b788b993c229fc9839cda15d9c5d965fc (patch) | |
tree | f5fdb6b56c5b721410c8f0f545dbbf2167e8dc92 /drivers/hwmon/adt7310.c | |
parent | 4bc82dd20be09fa133bf3116be6afc933497f860 (diff) |
hwmon: (tps23861) Constify struct regmap_config
`tps23861_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 <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240702-hwmon-const-regmap-v1-3-63f6d4765fe0@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adt7310.c')
0 files changed, 0 insertions, 0 deletions