On 13 October 2014 23:41, Simon Glass <s...@chromium.org> wrote:
> Buses need to iterate through their children in some situations. Add a few
> functions to make this easy.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.t...@gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Add new functions to iterate through device children
>
> Changes in v2: None
>
>  doc/driver-model/README.txt |  3 ++-
>  drivers/core/device.c       | 27 +++++++++++++++++++++++++++
>  include/dm/device.h         | 18 ++++++++++++++++++
>  test/dm/bus.c               | 31 +++++++++++++++++++++++++++++++
>  4 files changed, 78 insertions(+), 1 deletion(-)

Applied to u-boot-dm/master.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to