Home
last modified time | relevance | path

Searched hist:"0 a5f6f86" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dm/
H A Duclass.h0a5f6f86 Wed Oct 05 21:42:13 CDT 2016 Simon Glass <sjg@chromium.org> dm: core: Add a function to get a uclass name

It is useful in debug() statements to display the name of the uclass for a
device. Add a simple function to provide this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/drivers/core/
H A Duclass.c0a5f6f86 Wed Oct 05 21:42:13 CDT 2016 Simon Glass <sjg@chromium.org> dm: core: Add a function to get a uclass name

It is useful in debug() statements to display the name of the uclass for a
device. Add a simple function to provide this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>