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

The QMP USB 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.

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