[U-Boot] [PATCH 012/126] dm: core: Add device_foreach_child()
Bin Meng
bmeng.cn at gmail.com
Fri Oct 4 09:44:47 UTC 2019
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> We have a 'safe' version of this function but sometimes it is not needed.
> Add a normal version too and update a few places that can use it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/arm/mach-uniphier/pinctrl-glue.c | 4 ++--
> drivers/block/blk-uclass.c | 4 ++--
> include/dm/device.h | 9 +++++++++
> 3 files changed, 13 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list