On 20 April 2015 at 05:32, Przemyslaw Marczak <[email protected]> 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 <[email protected]>
> Cc: Simon Glass <[email protected]>
> ---
> 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 <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to