Commit 0f02ba48 authored by Thomas Weißschuh's avatar Thomas Weißschuh Committed by Mark Brown

const_structs.checkpatch: add regmap structs

Many structs used by regmap should be const by default.
Add entries to const_structs.checkpatch for them for checkpatch.pl to
warn on new non-const additions.
Signed-off-by: default avatarThomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20240706-regmap-const-structs-v1-1-d08c776da787@weissschuh.netSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 92955a25
......@@ -64,7 +64,16 @@ platform_suspend_ops
proc_ops
proto_ops
pwm_ops
reg_default
reg_field
reg_sequence
regmap_access_table
regmap_bus
regmap_config
regmap_irq
regmap_irq_chip
regmap_range
regmap_range_cfg
regulator_ops
reset_control_ops
rpc_pipe_ops
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment