OSDN Git Service

drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks
authorArchit Taneja <architt@codeaurora.org>
Wed, 14 Jun 2017 08:06:10 +0000 (13:36 +0530)
committerRob Clark <robdclark@gmail.com>
Sat, 28 Oct 2017 15:01:18 +0000 (11:01 -0400)
This was used as a placeholder. It was never really input to the MDSS/HDMI
clocks.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c

index 1fb7645..4d580a8 100644 (file)
@@ -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",
 };