Re: [PATCH 03/10] phy: qcom-qmp-ufs: clean up device-tree parsing

From: Dmitry Baryshkov
Date: Mon Oct 24 2022 - 11:07:39 EST


On 24/10/2022 12:00, 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.


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

--
With best wishes
Dmitry