[U-Boot] [PATCH V5 3/3] dm: core: precise comments for get/find device by name

Simon Glass sjg at chromium.org
Mon Apr 20 23:24:42 CEST 2015


On 20 April 2015 at 05:32, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
> The functions:
> - uclass_find_device_by_name()
> - uclass_get_device_by_name()
> searches the required device for the exactly given name.
> This patch, presice this fact for both function's comments.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> Canges V5:
> -new patch
> ---
>  include/dm/uclass-internal.h | 2 +-
>  include/dm/uclass.h          | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list