]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: qcom-rpmh-regulator: port over lineage_range helpers
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 15 Jul 2024 10:08:17 +0000 (12:08 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 25 Jul 2024 23:28:12 +0000 (01:28 +0200)
commit21c7b74a567eb4e7870b58a85f8f035d05e9f908
tree02b428790bca74df5979000f3750f14a740b8422
parent13bed6c9032d0c2ad5e229a6c919f7aa6c4fe640
power: regulator: qcom-rpmh-regulator: port over lineage_range helpers

Import struct linear_range() and builder macro from Linux regulator
core.

Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/power/regulator/qcom-rpmh-regulator.c