diff options
author | Rob Herring <robh@kernel.org> | 2017-06-02 12:43:18 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-06-22 12:38:29 -0500 |
commit | 27497e11b56a072dfd80e9f1f229049b2921a1a6 (patch) | |
tree | 99a9bcbc25e186d8f8644945e6fc865e02a60b01 /drivers/of/unittest-data | |
parent | 95e6b1fa3311c8a7b151d38540695409048d1495 (diff) | |
download | linux-27497e11b56a072dfd80e9f1f229049b2921a1a6.tar.bz2 |
of: find_node_by_full_name rewrite to compare each level
find_node_by_full_name() does the same thing as of_find_node_by_path(),
but takes no locks and doesn't work on aliases. Refactor
of_find_node_opts_by_path() into __of_find_node_by_full_path() and
replace find_node_by_full_name() with it.
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/unittest-data')
0 files changed, 0 insertions, 0 deletions