On 15 April 2015 at 05:07, Przemyslaw Marczak <p.marc...@samsung.com> wrote:
> This commit extends the driver model device's API by function:
> - dev_get_uclass_name()
>
> And this function returns the device's uclass driver name if:
> - given dev pointer, is non_NULL
> otherwise, the NULL pointer is returned.
>
> Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com>
> Cc: Simon Glass <s...@chromium.org>
> ---
> Changes V4:
> - new commit
> ---
>  drivers/core/device.c |  8 ++++++++
>  include/dm/device.h   | 10 ++++++++++
>  2 files changed, 18 insertions(+)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to