spapr: Use DT memory node rendering helper for other nodes
commit81014ac2b88b5fd275c33b463efe306668e920ed
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 3 Jul 2014 03:10:03 +0000 (3 13:10 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Sep 2014 10:50:47 +0000 (8 12:50 +0200)
treee7e021f0e8f5f25d8f82a3f4d3606c048f4a085e
parent26a8c353bf0ffb485f4a68bea97efcef7d2bbaa3
spapr: Use DT memory node rendering helper for other nodes

This finishes refactoring by using the spapr_populate_memory_node helper
for all nodes and removing leftovers from spapr_populate_memory().

This is not a part of the previous patch because the patches look
nicer apart.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr.c