[U-Boot] [UBOOT PATCH 1/2] dm: core: Move "/clock" node scan into function

Simon Glass sjg at chromium.org
Fri Aug 17 12:49:11 UTC 2018


On 10 August 2018 at 02:45, Rajan Vaja <rajan.vaja at xilinx.com> wrote:
> Create separate function for scanning node by path and
> move "/clock" node scan code into that function.
>
> This will be usable if scanning of more node is required.
>
> Signed-off-by: Rajan Vaja <rajan.vaja at xilinx.com>
> ---
>  drivers/core/root.c | 33 ++++++++++++++++++---------------
>  1 file changed, 18 insertions(+), 15 deletions(-)
>

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


More information about the U-Boot mailing list