qemu-patch-raspberry4/hw/char
Peter Crosthwaite b5601df762 char/serial: serial_ioport_write: Factor out common code
These three lines are common to both FIFO and regular mode. Just factor
them out to outside the if rather than replicate the same lines inside
both if and else.

Cc: qemu-trivial@nongnu.org

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-06-11 23:45:44 +04:00
..
cadence_uart.c
debugcon.c debugcon: fix compiler warning when open DEBUG_DEBUGCON 2013-06-01 14:25:38 +04:00
escc.c
etraxfs_ser.c
exynos4210_uart.c
grlib_apbuart.c
imx_serial.c
ipack.c
ipack.h
ipoctal232.c
lm32_juart.c
lm32_uart.c
Makefile.objs
mcf_uart.c
milkymist-uart.c
omap_uart.c
parallel.c parallel: QOM'ify 2013-04-29 08:27:48 -05:00
pl011.c
sclpconsole.c
serial-isa.c serial: QOM'ify ISA serial 2013-04-29 08:27:49 -05:00
serial-pci.c
serial.c char/serial: serial_ioport_write: Factor out common code 2013-06-11 23:45:44 +04:00
sh_serial.c
spapr_vty.c pseries: Convert VIO code to QOM style type safe(ish) casts 2013-04-26 23:02:41 +02:00
tpci200.c
virtio-console.c virtio-console: Remove any pending watches on close 2013-04-16 11:52:09 +02:00
virtio-serial-bus.c virtio-serial: fix command line compatibility. 2013-05-03 12:05:15 -05:00
xen_console.c
xilinx_uartlite.c