[U-Boot] [PATCH v3 4/9] atmel: Fix up use of dm_scan_fdt_node()

sjg at google.com sjg at google.com
Thu May 18 16:01:22 UTC 2017


This function should not be used outside the core driver-model code.
Update it to use dm_scan_fdt_dev() instead.

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

Changes in v3: None
Changes in v2: None

 drivers/gpio/atmel_pio4.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list