aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArchit Taneja <[email protected]>2017-06-14 13:36:10 +0530
committerRob Clark <[email protected]>2017-10-28 11:01:18 -0400
commitaacd9e6bdb7f7e66e779ca0316257cce667d3431 (patch)
tree0d08fd13b0a3300b7c312fbea64c3b9e2bce49b0
parentad5149c4f65f7cb984ab85b366c6e7b573eaf48f (diff)
drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks
This was used as a placeholder. It was never really input to the MDSS/HDMI clocks. Signed-off-by: Archit Taneja <[email protected]> Signed-off-by: Rob Clark <[email protected]>
-rw-r--r--drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c b/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
index 1fb7645cc721..4d580a86c2e2 100644
--- a/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
+++ b/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
@@ -758,7 +758,6 @@ static const char * const hdmi_phy_8996_reg_names[] = {
};
static const char * const hdmi_phy_8996_clk_names[] = {
- "mmagic_iface_clk",
"iface_clk",
"ref_clk",
};