diff options
author | Simon Glass <sjg@chromium.org> | 2024-11-20 08:36:40 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-14 11:42:51 -0600 |
commit | 21dd873572a01d74bfdfceb7a30b056f8ccba187 (patch) | |
tree | 66d6d33a596ed56141414493a70d4d73929cf3f2 /doc/sphinx/kernel_include.py | |
parent | 70c79dc88f9678653919c1d1545817876f1c0802 (diff) |
dm: core: Simplify dm_probe_devices()
There is no point in checking the pre_reloc flag, since devices not
marked as pre-reloc will not have been bound, so won't exist yet.
There doesn't seem to be any point in checking if the device has a
valid devicetree node either, so drop that too.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/sphinx/kernel_include.py')
0 files changed, 0 insertions, 0 deletions