mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 21:37:25 +02:00
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 <dmitry.baryshkov@linaro.org> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Link: https://lore.kernel.org/r/20250318-phy-sam-hdptx-bpc-v6-6-8cb1678e7663@collabora.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
6218c3fd67
commit
bcd61d1826
|
|
@ -397,7 +397,6 @@ struct rk_hdptx_phy {
|
|||
int phy_id;
|
||||
|
||||
struct phy *phy;
|
||||
struct phy_config *phy_cfg;
|
||||
struct clk_bulk_data *clks;
|
||||
int nr_clks;
|
||||
struct reset_control_bulk_data rsts[RST_MAX];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user