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)
commitc026231e15fa634c6865c2f8d2317d973b4cc4b4
treee3cbfe60c47a751a95daf19f4946596b539f6f35
parent867aaf6806d9518366141b332ec42af8bcf95fff
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