ppc/pnv: consolidate the creation of the ISA bus device tree
commitbb7ab95c96756663cf76914b171971d9582f828d
authorCédric Le Goater <clg@kaod.org>
Mon, 18 Jun 2018 17:05:40 +0000 (18 19:05 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 21 Jun 2018 11:22:53 +0000 (21 21:22 +1000)
tree99304f7489088dfaf39047991127fc7da6226c67
parent77864267c3c82a4938d628b9313bce8fcce6373d
ppc/pnv: consolidate the creation of the ISA bus device tree

The device tree node of the ISA bus was being partially done in
different places. Move all the nodes creation under the same routine.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv.c