]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb375fd831407ee5f2201a4b99f5248734b1959d7
tree13c42cac01bb27a5aaef0e1904e86981f17d761b
parentdbaf2cbe8e33070a5727f340e78ed317bc5dc5b4
parent71b19dcf52dbfb49b60cc7f271e79a1f3bdfe95f
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