
7 Apr
2015
7 Apr
'15
8:40 p.m.
On 25 March 2015 at 12:21, Simon Glass sjg@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@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.