Skip to content
Commit ea168e33 authored by Alexandru Gagniuc's avatar Alexandru Gagniuc Committed by Simon Glass
Browse files

core/uclass: Print name of device in uclass_find_device_by_seq()



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: default avatarAlexandru Gagniuc <alex.g@adaptrum.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent c47a38b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment