On 4 April 2017 at 11:46, Alexandru Gagniuc <[email protected]> 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 <[email protected]> > --- > drivers/core/uclass.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

