summaryrefslogtreecommitdiff
path: root/drivers/core/syscon-uclass.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-11-20 08:36:40 -0700
committerTom Rini <trini@konsulko.com>2025-01-14 11:42:51 -0600
commit21dd873572a01d74bfdfceb7a30b056f8ccba187 (patch)
tree66d6d33a596ed56141414493a70d4d73929cf3f2 /drivers/core/syscon-uclass.c
parent70c79dc88f9678653919c1d1545817876f1c0802 (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 'drivers/core/syscon-uclass.c')
0 files changed, 0 insertions, 0 deletions