Wei Yongjun 25633d1f5d greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state()
This node pointer is returned by of_find_compatible_node() with
refcount incremented in this function. of_node_put() on it before
exitting this function.

This is detected by Coccinelle semantic patch.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-24 15:51:00 +02:00
..
2016-07-28 07:30:13 -07:00
2016-08-12 17:38:19 +02:00
2016-07-14 16:53:55 -05:00
2016-07-28 07:30:13 -07:00
2016-04-25 11:08:30 -07:00
2016-07-14 16:53:55 -05:00
2016-08-26 13:21:13 +02:00