const_structs.checkpatch: add regmap structs
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 6 Jul 2024 11:13:41 +0000 (13:13 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jul 2024 11:50:15 +0000 (12:50 +0100)
commit0f02ba48cdaf482d6756515e6936c1e23a316eac
treef5180297e9af0d60260400667d722cb57f77b90a
parent92955a25f77046c1900f95748f97bf77192e9fe8
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: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20240706-regmap-const-structs-v1-1-d08c776da787@weissschuh.net
Signed-off-by: Mark Brown <broonie@kernel.org>
scripts/const_structs.checkpatch