u-boot/board/atmel
Michal Suchanek 1d0617bd74 dm: treewide: Use uclass_next_device_err when accessing second device
There are a couple users of uclass_next_device return value that get the
first device by other means and use uclass_next_device assuming the
following device in the uclass is related to the first one.

Use uclass_next_device_err because the return value from
uclass_next_device will be removed in a later patch.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:12 -06:00
..
at91sam9m10g45ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9n12ek net: ks8851_mll: Remove legacy non-DM_ETH code and callers 2022-08-20 21:18:15 -04:00
at91sam9rlek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9x5ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9260ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9261ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9263ek Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
common dm: treewide: Use uclass_next_device_err when accessing second device 2022-10-17 21:17:12 -06:00
sam9x60_curiosity board: sam9x60_curiosity: add pda detect call at init time 2022-09-19 09:50:17 +03:00
sam9x60ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d2_icp board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d2_ptc_ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d2_xplained board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d3_xplained board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d3xek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d4_xplained board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d4ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d27_som1_ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d27_wlsom1_ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama7g5ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00