dm: core: Correct comment on uclass_id_foreach_dev()
authorSimon Glass <sjg@chromium.org>
Sun, 14 Jun 2020 14:48:39 +0000 (08:48 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:57:22 +0000 (18:57 -0600)
commitb48c272b1a52311b8afc187e1028e83b02a90a6f
tree336f15b06022943e7094b431920be8d931afef64
parent6c9e4175491900b9fa5d9283c4a449f00285162d
dm: core: Correct comment on uclass_id_foreach_dev()

This parameter should be a struct uclass, not struct udevice. Correct it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-By: Michael Trimarchi <michael@amarulasolutions.com>
include/dm/uclass.h