[U-Boot] [PATCH] uclass: Use uclass_foreach_dev() macro instead of open coding

Simon Glass sjg at chromium.org
Tue Sep 18 02:06:13 UTC 2018


On 17 September 2018 at 10:44, Liviu Dudau <Liviu.Dudau at foss.arm.com> wrote:
> Use the uclass_foreach_dev() macro instead of the open coded version.
>
> Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
> ---
>  drivers/core/uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Perhaps you could also convert a few usages?


More information about the U-Boot mailing list