On 20 April 2015 at 15:24, Simon Glass <s...@chromium.org> wrote: > On 20 April 2015 at 05:32, Przemyslaw Marczak <p.marc...@samsung.com> wrote: >> >> Uclass API provides a few functions for get/find the device. >> To provide a complete function set of uclass-internal functions, >> for use by the drivers, the function uclass_get_device_tail() >> should be non-static. >> >> Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com> >> Cc: Simon Glass <s...@chromium.org> >> --- >> Changes V4: >> - new commit >> >> Changes V5: >> - drivers/core/uclass.c - uclass_get_device_tail() - remove function comment >> --- >> drivers/core/uclass.c | 12 +----------- >> include/dm/uclass-internal.h | 21 ++++++++++++++++++--- >> 2 files changed, 19 insertions(+), 14 deletions(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot