qemu-e2k/include/hw/char
Markus Armbruster b6607a1a20 serial: Factor out common serial_hds_isa_init()
It's the same old loop copied five times, plus another instance where
it's clipped to two iterations and unrolled.

No external users of serial_isa_init() are left, so give it internal
linkage.

Maintainers of affected machines cc'ed.

Cc: Richard Henderson <rth@twiddle.net>
Cc: Anthony Liguori <aliguori@amazon.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2015-02-24 00:19:06 +01:00
..
digic-uart.h hw/arm/digic: add UART support 2013-12-17 20:12:51 +00:00
escc.h escc: QOM cast cleanup 2013-07-29 21:06:27 +02:00
lm32_juart.h lm32_juart: QOM cast cleanup 2013-07-29 21:06:28 +02:00
serial.h serial: Factor out common serial_hds_isa_init() 2015-02-24 00:19:06 +01:00