u-boot-brain/drivers/core
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children
Buses need to iterate through their children in some situations. Add a few
functions to make this easy.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
2014-10-22 10:36:45 -06:00
..
device.c dm: core: Add functions for iterating through device children 2014-10-22 10:36:45 -06:00
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
lists.c dm: simplify the loop in lists_driver_lookup_name() 2014-10-22 10:32:16 -06:00
Makefile kbuild: refactor some makefiles 2014-09-24 18:30:29 -04:00
root.c dm: Adjust lists_bind_fdt() to return the bound device 2014-09-10 12:59:59 -06:00
uclass.c dm: do not check the existence of uclass operation 2014-10-22 10:32:16 -06:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00