Re: [v2, 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path

2017-08-24 Thread Michael Ellerman
On Mon, 2017-08-21 at 15:16:49 UTC, Rob Herring wrote: > In preparation to stop storing the full node path in full_name, remove the > dependency on full_name from dlpar_attach_node(). Callers of > dlpar_attach_node() already have the parent device_node, so just pass the > parent node into dlpar_att

[PATCH v2 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path

2017-08-21 Thread Rob Herring
In preparation to stop storing the full node path in full_name, remove the dependency on full_name from dlpar_attach_node(). Callers of dlpar_attach_node() already have the parent device_node, so just pass the parent node into dlpar_attach_node instead of the path. This avoids doing a lookup of the