提交 3853f101 编写于 作者: V Vladimir Zapolskiy 提交者: Zheng Zengkai

clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description

stable inclusion
from stable-v5.10.138
commit eb01065fd33743e6a2a68f660714e500c92968ce
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I60QFD

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=eb01065fd33743e6a2a68f660714e500c92968ce

--------------------------------

[ Upstream commit 94bed9bb ]

After merging lucid and trion pll functions in commit 0b014894
("clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid")
the function clk_trion_pll_configure() is left with an old description
header, which results in a W=2 compile time warning, fix it.
Acked-by: NStephen Boyd <sboyd@kernel.org>
Reviewed-by: NVinod Koul <vkoul@kernel.org>
Signed-off-by: NVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220701062711.2757855-1-vladimir.zapolskiy@linaro.orgSigned-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Reviewed-by: NWei Li <liwei391@huawei.com>
上级 5cf56cb4
...@@ -1379,7 +1379,7 @@ const struct clk_ops clk_alpha_pll_postdiv_fabia_ops = { ...@@ -1379,7 +1379,7 @@ const struct clk_ops clk_alpha_pll_postdiv_fabia_ops = {
EXPORT_SYMBOL_GPL(clk_alpha_pll_postdiv_fabia_ops); EXPORT_SYMBOL_GPL(clk_alpha_pll_postdiv_fabia_ops);
/** /**
* clk_lucid_pll_configure - configure the lucid pll * clk_trion_pll_configure - configure the trion pll
* *
* @pll: clk alpha pll * @pll: clk alpha pll
* @regmap: register map * @regmap: register map
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册