YueHaibing 589b1f7e4b powerpc/xics: Add missing of_node_put() in error path
The device node obtained with of_find_compatible_node() should be
released by calling of_node_put().  But it was not released when
of_get_property() failed.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
[mpe: Invert the sense of the if so we only need one return path]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-06-03 20:43:35 +10:00
..
2016-08-07 23:50:09 -04:00
2016-09-20 20:57:12 +10:00
2018-02-02 10:01:04 -08:00
2018-01-28 17:00:36 +11:00
2018-02-06 09:59:40 -08:00
2016-09-20 20:57:12 +10:00
2014-09-25 23:14:46 +10:00