max8925_power: Fix missing of_node_put
authorLibo Chen <clbchenlibo.chen@huawei.com>
Mon, 26 Aug 2013 07:06:36 +0000 (15:06 +0800)
committerAnton Vorontsov <anton@enomsg.org>
Wed, 28 Aug 2013 01:11:54 +0000 (18:11 -0700)
commit68f429d55876e4e51c2be2a1becb51950929bc87
tree5e86bae95aea6164a27f888318a6a7fede9fb718
parentf107ae11f04aa32c9ae1e6629e9a5b886a7034bd
max8925_power: Fix missing of_node_put

Decrease np device_node refcount after we are done with the node.

Signed-off-by: Libo Chen <libo.chen@huawei.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
drivers/power/max8925_power.c