]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
dm: core: precise comments for get/find device by name
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Mon, 20 Apr 2015 11:32:34 +0000 (13:32 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:30:11 +0000 (22:30 +0200)
commit33173072a1ef7e79e66d08813fcd190dba4b293c
treea6cd74b4e7263659dc1891a9a825f1b24e604b15
parente4e4fae6383bbdec5ed0771d70cc20c9ba2b9a2f
dm: core: precise comments for get/find device by name

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@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
include/dm/uclass-internal.h
include/dm/uclass.h