]> git.baikalelectronics.ru Git - uboot.git/commit
dm: uclass: Adding missing child_pre_probe description
authorBin Meng <bmeng.cn@gmail.com>
Fri, 7 Sep 2018 14:51:52 +0000 (07:51 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Sep 2018 19:27:10 +0000 (13:27 -0600)
commitc5c861d6f96ef9cab4d47ac49ba82c04a186e484
tree8ec715faf9e5891cc38d5bfc67abb0cd692f8607
parent9d720b4558c20f6113dde0ccbf1c2d37af75e321
dm: uclass: Adding missing child_pre_probe description

The comment of child_pre_probe, one of the 'struct uclass_driver'
members, is currently missing.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/dm/uclass.h