]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 1fb7645cc721d9a3e79560be56f6f732d34d100b..4d580a86c2e2f381f9dc893f1270080edcd5ac7a 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",
 };