[U-Boot] [PATCH v2 09/80] dm: core: Add device children and sibling functions
Simon Glass
sjg at chromium.org
Tue Apr 7 20:40:22 CEST 2015
On 25 March 2015 at 12:21, Simon Glass <sjg at chromium.org> wrote:
> Add some utility functions to check for children and for the last sibling in
> a device's parent.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/core/device.c | 28 ++++++++++++++++++++++++++++
> include/dm/device.h | 30 ++++++++++++++++++++++++++++++
> 2 files changed, 58 insertions(+)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list