diff options
author | Johan Hovold <[email protected]> | 2022-11-05 15:59:27 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-11-10 12:34:53 +0530 |
commit | 393ed5d515494250712dd1703418bb541765afe3 (patch) | |
tree | 51e56d715f0f3b4352b499e40e79c5fb4bf379e3 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 2fdedef3ea8e8a1a68a1da6eee1537074b308f63 (diff) |
phy: qcom-qmp-pcie: clean up device-tree parsing
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 <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions