Home
last modified time | relevance | path

Searched hist:ca1e3f33 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A D88pm8607.cca1e3f33 Fri Feb 14 05:49:53 CST 2014 Sachin Kamat <sachin.kamat@linaro.org> regulator: 88pm8607: 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>
ca1e3f33 Fri Feb 14 05:49:53 CST 2014 Sachin Kamat <sachin.kamat@linaro.org> regulator: 88pm8607: 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>