The QMP combo PHY driver does not use the "in-layout" configurationReviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
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@xxxxxxxxxx>
---
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 54 ++++++-----------------
1 file changed, 14 insertions(+), 40 deletions(-)