Re: [PATCH v4 04/16] phy: qcom-qmp-pcie: clean up device-tree parsing

From: Dmitry Baryshkov
Date: Fri Oct 28 2022 - 10:15:21 EST


On 28/10/2022 16:35, Johan Hovold wrote:
Since the QMP driver split there will be at most a single child node so
drop the obsolete iteration construct.

While at it, drop the verbose error logging that would have been
printed also on probe deferrals.

Note that there's no need to check if there are additional child nodes
(the kernel is not a devicetree validator), but let's return an error if
there are no child nodes at all for now.

Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
---
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 34 +++++++-----------------
1 file changed, 9 insertions(+), 25 deletions(-)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry