diff options
author | Boris BREZILLON <[email protected]> | 2014-05-19 10:25:30 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-05-19 17:40:06 +0100 |
commit | a6016c523ef2f86d4ec60b87b480dd1a2c5ae33a (patch) | |
tree | 8f359eb491761b4ca27dfa4fbc543dee527e3292 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | dfe7a1b058bbb29fa524ca7cf05aa13ff52983f4 (diff) |
regulator: AXP20x: fix wrong call to of_find_node_by_name
The of_find_node_by_name function will search for a DT node named
"regulators" after the provided np node, but will not ensure that this node
is a child of np.
This might result in retrieving a "regulators" node that is not related to
the axp20x PMIC.
Signed-off-by: Boris BREZILLON <[email protected]>
Acked-by: Carlo Caione <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions