Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Datmel_pio4.c79fc0c784d35c1eeb3053e6458406c9280910cd2 Wed May 17 23:18:06 UTC 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>