From: Krzysztof Kozlowski Date: Tue, 16 Sep 2014 16:10:41 +0000 (+0200) Subject: power: max8925: Use of_get_child_by_name X-Git-Tag: fixes-against-v3.18-rc2~70^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd26dff757d08d4eb309a28bf2a02372387e71f;p=pandora-kernel.git power: max8925: Use of_get_child_by_name Use of_get_child_by_name to obtain reference to charger node instead of of_find_node_by_name which can walk outside of the parent node. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed