]> git.baikalelectronics.ru Git - uboot.git/commit
dm: uclass: fix comment copy/paste error
authorBaruch Siach <baruch@tkos.co.il>
Thu, 11 Jul 2019 08:23:44 +0000 (11:23 +0300)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 19:54:08 +0000 (12:54 -0700)
commit2581c1987365962f096a2623dbd70a779ea583fb
treee3cbfe60c47a751a95daf19f4946596b539f6f35
parent45893f41f108be11f8ffa5e8e9d271df7423b5db
dm: uclass: fix comment copy/paste error

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>
include/dm/uclass.h