OSDN Git Service

phy: qcom-qmp-ufs: drop unused in-layout configuration
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 12 Oct 2022 08:12:33 +0000 (10:12 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 28 Oct 2022 12:12:28 +0000 (17:42 +0530)
commit91496846a9e863f7caa2db4a828844746b6f6b32
tree777c87c03c602d3870a9f21dc9b6ec3984b05e77
parentd3ef88635e318a7cc7e2fc26a58b4e8b56c9fb9b
phy: qcom-qmp-ufs: drop unused in-layout configuration

The QMP UFS PHY driver does not use 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-7-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c