[U-Boot] [PATCH 012/126] dm: core: Add device_foreach_child()

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 09:27:26 UTC 2019


On Fri, Oct 4, 2019 at 5:44 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list