Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn <rikard...
authorMark Brown <broonie@kernel.org>
Wed, 1 Jul 2020 20:53:28 +0000 (21:53 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 1 Jul 2020 20:53:28 +0000 (21:53 +0100)
commitd69323ee52045b17da7008d965e76a703f4ea25d
tree13c42cac01bb27a5aaef0e1904e86981f17d761b
parente5abaf9192d016a8a6c7ce39c3d72f968594c148
parent3b619e3e2d1a89f383a0a0c527818dcb2bc66f92
Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn <rikard.falkeborn@gmail.com>:

Constify some static structs to allow the compiler to put them in
read-only memory.

Rikard Falkeborn (2):
  regulator: qcom_rpm: Constify struct regulator_ops
  regulator: qcom_spmi: Constify struct regulator_ops

 drivers/regulator/qcom_rpm-regulator.c  |  6 +++---
 drivers/regulator/qcom_spmi-regulator.c | 24 ++++++++++++------------
 2 files changed, 15 insertions(+), 15 deletions(-)

--
2.27.0