soc: qcom: rpmpd: Remove vdd* from struct names
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 13 Mar 2023 20:00:02 +0000 (21:00 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 15 Mar 2023 22:40:27 +0000 (15:40 -0700)
commit1c940cc42aba5b27a259634f4aedb71e5f46dac1
treee8a1a5aa3938699d4695510d1fd46b0cd7e081b9
parentd280f3d66d9a79b1bd50258ccb3fbb413216c1be
soc: qcom: rpmpd: Remove vdd* from struct names

It's rather obvious by the characteristic of these resources that
they correspond to some voltage lines governed by RPM. Remove the
"vdd" unnecessary prefix from them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230313-topic-rpmpd-v3-4-06a4f448ff90@linaro.org
drivers/soc/qcom/rpmpd.c