Krzysztof Kozlowski 1175d5bc7b leds: 88pm860x: Fix missing refcount decrement for parent of_node
The driver obtained the reference to parent->of_node but immediately it
was overwritten by reference to child node 'leds'. The of_node_put at
the end of DT parsing function decremented only the child 'leds' so
effectively the reference to parent of_node leaked.

Getting reference to parent->of_node is not needed at all so get rid of
it to fix the reference count.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
2014-05-08 14:28:08 +08:00
..
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2012-11-28 12:35:06 -08:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00