mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
commit20d2514ad88057b8ef400cc4f1484d9160a9781a
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 6 Mar 2018 22:01:59 +0000 (6 22:01 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 27 Apr 2018 08:05:22 +0000 (27 18:05 +1000)
treee73ce81c09f9b0fc1e46db5c269917d405de2496
parentab1244b53d8781e1f2c3dcbdd890afe1b817ca02
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()

Since the macio device has a link to the PIC device, we can now wire up the
IRQs directly via qdev GPIOs rather than having to use an intermediate array.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/misc/macio/macio.c
hw/ppc/mac_oldworld.c
include/hw/misc/macio/macio.h