linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] clk: qcom: dispcc-sc7180: drop unused enum entries
@ 2021-03-17 12:22 Dmitry Baryshkov
  2021-03-17 12:22 ` [PATCH 2/8] clk: qcom: dispcc-sm8250: " Dmitry Baryshkov
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Dmitry Baryshkov @ 2021-03-17 12:22 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Stephen Boyd, Michael Turquette
  Cc: linux-arm-msm, linux-clk

Drop unused enum entries from the list of parent enums.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 drivers/clk/qcom/dispcc-sc7180.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/clk/qcom/dispcc-sc7180.c b/drivers/clk/qcom/dispcc-sc7180.c
index f487515701e3..3334bf9cfb94 100644
--- a/drivers/clk/qcom/dispcc-sc7180.c
+++ b/drivers/clk/qcom/dispcc-sc7180.c
@@ -19,8 +19,6 @@
 
 enum {
 	P_BI_TCXO,
-	P_CHIP_SLEEP_CLK,
-	P_CORE_BI_PLL_TEST_SE,
 	P_DISP_CC_PLL0_OUT_EVEN,
 	P_DISP_CC_PLL0_OUT_MAIN,
 	P_DP_PHY_PLL_LINK_CLK,
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-01  2:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 12:22 [PATCH 1/8] clk: qcom: dispcc-sc7180: drop unused enum entries Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 2/8] clk: qcom: dispcc-sm8250: " Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 3/8] clk: qcom: gcc-sm8250: " Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 4/8] clk: qcom: gpucc-sm8150: " Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 5/8] clk: qcom: gpucc-sm8250: " Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 6/8] clk: qcom: videocc-sc7180: " Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 7/8] clk: qcom: videocc-sm8150: " Dmitry Baryshkov
2021-03-17 12:22 ` [PATCH 8/8] clk: qcom: videocc-sm8250: " Dmitry Baryshkov
2021-04-01  2:01 ` [PATCH 1/8] clk: qcom: dispcc-sc7180: " Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).