regulator: max14577: Add missing of_node_put
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 5 Feb 2014 16:56:27 +0000 (17:56 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:19 +0000 (12:00 +0900)
commit717d3cede21c0175c6ecf820ad21d74ed7070738
tree4fc5916f1033d472ded3a5f83e5583138887b150
parent2ba332ce22322418990b5506ac2f01d26069a1f3
regulator: max14577: Add missing of_node_put

Decrease the reference count for 'regulators' device_node, obtained by
of_get_child_by_name().

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max14577.c