diff options
author | Rob Herring <robh@kernel.org> | 2017-06-02 20:43:18 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-06-22 20:38:29 +0300 |
commit | 27497e11b56a072dfd80e9f1f229049b2921a1a6 (patch) | |
tree | 99a9bcbc25e186d8f8644945e6fc865e02a60b01 /drivers/oprofile/cpu_buffer.h | |
parent | 95e6b1fa3311c8a7b151d38540695409048d1495 (diff) | |
download | linux-27497e11b56a072dfd80e9f1f229049b2921a1a6.tar.xz |
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/oprofile/cpu_buffer.h')
0 files changed, 0 insertions, 0 deletions