David Gibson bf5a6696ba pseries: Consolidate construction of /vdevice device tree node
Construction of the /vdevice node (and its children) is divided between
spapr_create_fdt_skel() (at init time), which creates the base node, and
spapr_populate_vdevice() (at reset time) which creates the nodes for each
individual virtual device.

This consolidates both into a single function called from
spapr_build_fdt().

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2016-10-28 09:38:26 +11:00
..
2016-10-28 09:38:25 +11:00
2016-10-28 09:38:25 +11:00
2016-10-28 09:38:25 +11:00
2016-10-28 09:38:25 +11:00
2016-09-15 15:32:22 +03:00
2016-08-13 17:32:58 +10:00