[PATCH v5 02/15] dm: treewide: Do not opencode uclass_probe_all()

Simon Glass sjg at chromium.org
Thu Sep 29 12:00:30 CEST 2022


On Tue, 27 Sept 2022 at 15:38, Michal Suchanek <msuchanek at suse.de> wrote:
>
> We already have a function for probing all devices of a specific class,
> use it.
>
> Signed-off-by: Michal Suchanek <msuchanek at suse.de>
> ---
>  drivers/cpu/cpu-uclass.c       | 20 ++++----------------
>  drivers/virtio/virtio-uclass.c | 15 +--------------
>  test/dm/core.c                 | 17 +++--------------
>  test/test-main.c               | 11 +----------
>  4 files changed, 9 insertions(+), 54 deletions(-)

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


More information about the U-Boot mailing list