diff options
author | 2012-09-18 08:10:28 +0100 | |
---|---|---|
committer | 2012-10-01 10:42:21 -0500 | |
commit | 9c19761a7ecdc86abb2fba0feb81e8952eccc1f1 (patch) | |
tree | 7da34de41c8b77b9cccf446d53a3943be33b6c3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | of: i2c: add support for wakeup-source property (diff) | |
download | linux-dev-9c19761a7ecdc86abb2fba0feb81e8952eccc1f1.tar.xz linux-dev-9c19761a7ecdc86abb2fba0feb81e8952eccc1f1.zip |
dt: introduce of_get_child_by_name to get child node by name
This patch introduces of_get_child_by_name function to get a child node
by its name in a given parent node.
Without this patch each driver code has to iterate the parent and do
a string compare, However having of_get_child_by_name libary function would
avoid code duplication, errors and is more convenient.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions