]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: max14577: Add missing of_node_put
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 5 Feb 2014 16:56:27 +0000 (17:56 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 5 Feb 2014 17:06:13 +0000 (17:06 +0000)
commitb0cf1982d23a046f28b19f74f935d425aeaecf19
tree8d002b05bcb9559baca0f721913825facae18e72
parented4c0e42e851d5178cd0d1dc05de408325576e1c
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