On 28 December 2017 at 13:14, Simon Glass wrote:
> Each uclass has a driver name which we can use to look up the uclass. This
> is useful for logging, where the uclass ID is used as the category.
>
> Add a function to handle this, as well as a test.
>
> Signed-off-by: Simon Glass
> ---
>
> drive
Each uclass has a driver name which we can use to look up the uclass. This
is useful for logging, where the uclass ID is used as the category.
Add a function to handle this, as well as a test.
Signed-off-by: Simon Glass
---
drivers/core/uclass.c | 14 ++
include/dm/uclass.h | 8
2 matches
Mail list logo