Home
last modified time | relevance | path

Searched hist:"06 bacefcbd5f91efb7ffedc17615fa188d6ce406" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Ddlpar.cdiff 06bacefcbd5f91efb7ffedc17615fa188d6ce406 Thu Oct 01 04:46:10 CDT 2015 Andy Shevchenko <andriy.shevchenko@linux.intel.com> powerpc/pseries: re-use code from of_helpers module

The derive_parent() has similar semantics to what we have in newly introduced
of_helpers module. The replacement reduces code base and propagates the actual
error code to the caller.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>