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

Simon Glass sjg at chromium.org
Thu Apr 13 21:16:24 UTC 2017


On 9 April 2017 at 13:27, Simon Glass <sjg at chromium.org> wrote:
> 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>


Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list