dino: change dino_init() to return the DINO device instead of PCIBus
commit05245daf47b7c645d9952b476d63531f6d8aa7f8
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 4 May 2022 09:25:23 +0000 (4 10:25 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 8 May 2022 17:52:36 +0000 (8 18:52 +0100)
tree979fbf3aad5f5dce483b7a533e09d542a18932bb
parent0d98fbb57d4facff538a8155d1f3fa1eaf0111f0
dino: change dino_init() to return the DINO device instead of PCIBus

This is in preparation for using more qdev APIs during the configuration of the
HPPA generic machine.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20220504092600.10048-14-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/hppa/dino.c
hw/hppa/hppa_sys.h
hw/hppa/machine.c