phy: rockchip-samsung-hdptx-hdmi: Don't get rate when dclk enable

Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
Change-Id: I2aaf01140c681b07823a90ff046fa55621dce181
This commit is contained in:
Algea Cao
2022-03-29 09:41:53 +08:00
committed by Tao Huang
parent 530d2fa793
commit a3c954fda3

View File

@@ -2076,7 +2076,6 @@ static int hdptx_phy_clk_enable(struct clk_hw *hw)
}
}
clk_get_rate(hdptx->dclk);
hdptx->count++;
return 0;