commit | 4e52c03dfcdef5ad1415e18af0e7230d98ff3a7c | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Feb 13 17:05:06 2014 +0530 |
committer | Mark Brown <broonie@linaro.org> | Thu Feb 13 18:25:40 2014 +0000 |
tree | 010a86e5d049167852372cb0ade725baef5f329e | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
regulator: s5m8767: 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>