phy: qcom-qmp: Drop useless msm8998_pciephy_cfg setting
authorMarc Gonzalez <marc.w.gonzalez@free.fr>
Thu, 13 Jun 2019 11:05:31 +0000 (13:05 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 21 Jun 2019 05:21:58 +0000 (10:51 +0530)
commit67c2eccb7d6ef953c0f382adfa8348211d919ff4
treeafab633e2784ea7aff63426ce1e4ea19833c0cda
parent885bd765963b42c380db442db7f1c0f2a26076fa
phy: qcom-qmp: Drop useless msm8998_pciephy_cfg setting

'mask_com_pcs_ready' is only useful if 'has_phy_com_ctrl' is true.
Since msm8998_pciephy_cfg.has_phy_com_ctrl is false, let's drop
msm8998_pciephy_cfg.mask_com_pcs_ready altogether.

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c