hw/isa: Inline and remove one-line isa_init_irq()
authorBernhard Beschow <shentey@gmail.com>
Tue, 1 Mar 2022 22:00:37 +0000 (23:00 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 8 Mar 2022 18:38:17 +0000 (19:38 +0100)
commit215caca6bf31913573ac0d5b729efb6ff82e1009
treeafdc236a85763f286ff2038192f89e456e0d3dc9
parentb2db46e4ca69d155790851cfb2b3a52b42ea6670
hw/isa: Inline and remove one-line isa_init_irq()

isa_init_irq() has become a trivial one-line wrapper for isa_get_irq().
It can therefore be removed.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> (tpm_tis_isa)
Acked-by: Corey Minyard <cminyard@mvista.com> (isa_ipmi_bt, isa_ipmi_kcs)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20220301220037.76555-8-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220307134353.1950-14-philippe.mathieu.daude@gmail.com>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
16 files changed:
hw/audio/cs4231a.c
hw/audio/gus.c
hw/audio/sb16.c
hw/block/fdc-isa.c
hw/char/parallel.c
hw/char/serial-isa.c
hw/ide/isa.c
hw/input/pckbd.c
hw/ipmi/isa_ipmi_bt.c
hw/ipmi/isa_ipmi_kcs.c
hw/isa/isa-bus.c
hw/isa/piix4.c
hw/net/ne2000-isa.c
hw/rtc/m48t59-isa.c
hw/tpm/tpm_tis_isa.c
include/hw/isa/isa.h