
29 Sep
2022
29 Sep
'22
noon
On Tue, 27 Sept 2022 at 15:38, Michal Suchanek msuchanek@suse.de wrote:
We already have a function for probing all devices of a specific class, use it.
Signed-off-by: Michal Suchanek msuchanek@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@chromium.org