OSDN Git Service

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

The QMP combo 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-4-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-combo.c