
17 Aug
2018
17 Aug
'18
2:49 p.m.
On 10 August 2018 at 02:45, Rajan Vaja rajan.vaja@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@xilinx.com
drivers/core/root.c | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org