]> git.proxmox.com Git - mirror_qemu.git/commit
mac_via: remove explicit viaN prefix from VIA IRQ gpios
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 30 Aug 2021 10:24:45 +0000 (11:24 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 8 Sep 2021 13:37:40 +0000 (15:37 +0200)
commit323f984908e9e76d482959296f13a8c3921a0250
treeed36872a807986eada305d657eca4dea25207ed7
parent02a68a3e6588b4bea4e1abbf16aa9949c084e8bc
mac_via: remove explicit viaN prefix from VIA IRQ gpios

Now that q800 VIA1 and VIA2 are completely separate devices there is no need to
add a specific device prefix to ensure that the IRQ lines remain separate.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210830102447.10806-11-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/m68k/q800.c
hw/misc/mac_via.c