mfd: pm8008: Mark regmap structures as const
authorJohan Hovold <johan+linaro@kernel.org>
Sat, 8 Jun 2024 15:55:18 +0000 (17:55 +0200)
committerLee Jones <lee@kernel.org>
Thu, 13 Jun 2024 17:42:20 +0000 (18:42 +0100)
commit742bdd99aa9acace13385b66c6f3946f26b109fe
tree6822f4e006534f2870dfbe6f82cb582fcafb539b
parentc251befb097ef1ebb509d48bb3e1181b94fd4d2a
mfd: pm8008: Mark regmap structures as const

The regmap irq chip structures can be const so mark them as such.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20240608155526.12996-5-johan+linaro@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/qcom-pm8008.c