mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
The uclass_next_device() routine continues a previously started device iteration. Change the description that is copied from uclass_first_device(). Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Simon Glass <sjg@chromium.org>