u-boot/drivers/w1
Michal Suchanek 9244645f92 w1: Fix bus counting in w1_get_bus
Use uclass_first_device_check/uclass_next_device_check to correctly
count buses that fail to probe.

Fixes: d3e19cf919 ("w1: Add 1-Wire uclass")
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:12 -06:00
..
Kconfig arm: Remove zmx25 board and ARCH_MX25 2021-10-01 21:08:18 -04:00
Makefile w1: Add driver for i.MX bus master controller 2019-01-01 14:12:18 +01:00
mxc_w1.c w1: mxc: fix build 2021-01-23 11:30:31 +01:00
w1-gpio.c w1: w1-gpio: claim the gpio with correct initial flag 2021-07-06 15:17:10 +03:00
w1-uclass.c w1: Fix bus counting in w1_get_bus 2022-10-17 21:17:12 -06:00