Skip to content

Commit bcd61d1

Browse files
cristiccvinodkoul
authored andcommitted
phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
There is no usage of phy_cfg in the upstream driver data, nor in the downstream one, hence remove it. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Cristian Ciocaltea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 6218c3f commit bcd61d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,6 @@ struct rk_hdptx_phy {
397397
int phy_id;
398398

399399
struct phy *phy;
400-
struct phy_config *phy_cfg;
401400
struct clk_bulk_data *clks;
402401
int nr_clks;
403402
struct reset_control_bulk_data rsts[RST_MAX];

0 commit comments

Comments
 (0)