]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 15 Jul 2024 10:08:18 +0000 (12:08 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 25 Jul 2024 23:28:12 +0000 (01:28 +0200)
commite651b4f1f64f9809ac67cdc1311d77cdcaf8950f
tree6f89233c816bf289f048788b25fd06721b8e44a4
parent21c7b74a567eb4e7870b58a85f8f035d05e9f908
power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot

Switch to our linear_range helpers and remove unused/unsupported
linux-isms.

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