commit | 20d2514ad88057b8ef400cc4f1484d9160a9781a | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Tue Mar 06 22:01:59 2018 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Apr 27 18:05:22 2018 +1000 |
tree | e73ce81c09f9b0fc1e46db5c269917d405de2496 | |
parent | ab1244b53d8781e1f2c3dcbdd890afe1b817ca02 [diff] |
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>