diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-02-14 12:49:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-14 22:10:50 +0100 |
commit | 1f4f88c0aef7e52bb3ae067ae802b64fc8312188 (patch) | |
tree | 116e0db8ffc7934066d96b9af477fca5ec9990da /drivers/gpu | |
parent | Linus 3.14-rc1 (diff) | |
download | linux-1f4f88c0aef7e52bb3ae067ae802b64fc8312188.tar.xz linux-1f4f88c0aef7e52bb3ae067ae802b64fc8312188.zip |
regulator: max8925: Use of_get_child_by_name
of_find_node_by_name walks the allnodes list, and can thus walk
outside of the parent node. Use of_get_child_by_name instead.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions