OSDN Git Service

phy: qcom-qmp-pcie-msm8996: drop unused in-layout configuration
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 12 Oct 2022 08:12:32 +0000 (10:12 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 28 Oct 2022 12:12:28 +0000 (17:42 +0530)
commitd3ef88635e318a7cc7e2fc26a58b4e8b56c9fb9b
tree6bb581d0175e720599b9ae5c7a70b46a2f2ca669
parentf2175762b4ed90048b739b32a739a2df790d4e13
phy: qcom-qmp-pcie-msm8996: drop unused in-layout configuration

The MSM8996 QMP PCIe PHY driver no longer uses the "in-layout"
configuration macro to configure registers that are typically accessed
using "regs_layout" arrays (e.g. QPHY_START_CTRL) so drop this unused
feature.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20221012081241.18273-6-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c