On 15 October 2018 at 03:20, Bin Meng <bmeng...@gmail.com> wrote: > Some buses need to set up their child devices after they are probed. > Support a common child_post_probe() method for the uclass. > > With this change, the two APIs uclass_pre_probe_device() and > uclass_post_probe_device() become symmetric. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > Changes in v3: None > Changes in v2: None > > drivers/core/uclass.c | 13 ++++++++++++- > include/dm/uclass.h | 4 +++- > 2 files changed, 15 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot