]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
dm: core: Add functions for iterating through device children
authorSimon Glass <sjg@chromium.org>
Tue, 14 Oct 2014 05:41:49 +0000 (23:41 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:45 +0000 (10:36 -0600)
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>

No differences found