Files
u-boot/drivers
Bin Meng 651d0c019a dm: core: Allow uclass to set up a device's child after it is probed
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.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-14 09:16:27 -08:00
..
2018-10-09 04:40:27 -06:00
2018-11-14 09:16:27 -08:00
2018-11-10 08:16:30 -05:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-11-14 09:16:27 -08:00
2018-10-09 04:40:27 -06:00