phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handling
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 16 Sep 2022 10:23:36 +0000 (12:23 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 20 Sep 2022 06:01:16 +0000 (11:31 +0530)
commit79a03925f79e4cfada997db7af1fcd3e958c1a2a
treea380c686d38e87d0a341184a1802d81153f71a51
parenta5d6b1ac56cbd6b5850a3a54e35f1cb71e8e8cdd
phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handling

The MSM8996 QMP PHY driver does not use the PCS_MISC IO region (and
neither do the DT binding specify it) so remove the corresponding code
from the driver.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220916102340.11520-8-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c