Home
last modified time | relevance | path

Searched hist:"79 fc0c78" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Datmel_pio4.c79fc0c78 Wed May 17 18:18:06 CDT 2017 Simon Glass <sjg@chromium.org> atmel: Fix up use of dm_scan_fdt_node()

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@chromium.org>