commit | eecb02c003e42d604a15b59d57c0ec9417293257 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Feb 14 17:19:55 2014 +0530 |
committer | Mark Brown <broonie@linaro.org> | Fri Feb 14 21:15:46 2014 +0000 |
tree | 873babe57e3164502479df958b7088e634caae8e | |
parent | f7e9e52f7d29dd24c8d3fd3c5939218197972e4f [diff] |
regulator: as3711: 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>