[U-Boot] [PATCH] core/uclass: Print name of device in uclass_find_device_by_seq()

Simon Glass sjg at chromium.org
Sun Apr 9 19:27:21 UTC 2017


On 4 April 2017 at 11:46, Alexandru Gagniuc <alex.g at adaptrum.com> wrote:
> uclass_find_device_by_seq() prints seq and req_seq when debugging is
> enabled, but this information is not very useful by itself. Add the
> name of he driver to this information. This improves debugging as it
> shows which devices are being considered.
>
> Signed-off-by: Alexandru Gagniuc <alex.g at adaptrum.com>
> ---
>  drivers/core/uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list