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
..
2014-02-27 09:56:54 -08:00
2014-05-08 14:28:07 +08:00
2014-05-08 14:28:07 +08:00
2013-07-26 18:05:17 -07:00
2014-02-27 09:56:55 -08:00
2014-04-07 14:47:25 -07:00
2014-05-08 14:28:08 +08:00
2014-02-27 09:56:56 -08:00
2014-02-27 09:56:56 -08:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2014-02-27 10:19:57 -08:00
2014-03-13 15:53:31 -07:00
2014-02-27 09:56:56 -08:00
2012-12-15 12:52:42 -08:00
2014-02-27 09:56:56 -08:00
2014-02-27 09:56:56 -08:00
2013-10-22 10:57:34 -07:00
2014-02-27 09:56:56 -08:00
2011-05-25 08:39:51 -07:00
2014-03-06 11:56:59 -08:00
2014-02-27 09:56:56 -08:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:11 -07:00
2014-02-27 09:56:56 -08:00
2013-08-26 17:22:11 -07:00
2011-10-31 19:31:49 -04:00
2014-01-27 17:28:48 -08:00
2013-08-26 17:22:12 -07:00
2013-08-26 17:22:11 -07:00
2014-02-27 09:56:56 -08:00
2014-02-27 09:56:56 -08:00
2014-02-27 10:17:15 -08:00
2014-01-10 11:44:44 +01:00
2013-02-01 17:47:05 -08:00
2014-02-27 09:56:56 -08:00
2012-11-28 12:35:06 -08:00
2014-02-27 09:56:56 -08:00
2012-11-27 14:49:28 -08:00
2014-02-27 09:56:56 -08:00
2014-02-27 09:56:56 -08:00
2014-02-27 09:56:56 -08:00
2013-08-26 17:22:11 -07:00
2013-08-26 17:22:14 -07:00
2013-08-26 17:22:11 -07:00
2014-05-08 14:28:07 +08:00
2012-12-15 12:52:42 -08:00
2013-08-26 17:22:11 -07:00
2014-02-27 09:56:56 -08:00
2014-02-28 14:34:58 -08:00
2013-06-20 16:21:33 -07:00
2014-01-27 17:28:49 -08:00
2014-02-27 09:56:56 -08:00
2014-02-27 09:56:56 -08:00
2012-11-27 14:49:30 -08:00
2012-09-11 18:32:40 +08:00
2014-05-08 14:28:07 +08:00