]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: core: Enhance comments on bind_drivers_pass()
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jun 2024 20:30:21 +0000 (14:30 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jul 2024 15:25:20 +0000 (09:25 -0600)
commitcb44201c7182f9367e7e0dd1b009a85e26fc1a83
tree961cb222cfb0137c3dc5d74e7387ce1a948ba7fe
parent7f65e69c81c7b2cbec1cb2d719d6335312256904
dm: core: Enhance comments on bind_drivers_pass()

This part of driver model is a little subtle, so add some more comments
to promote better understanding.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/lists.c