]> git.proxmox.com Git - mirror_qemu.git/commit
hw/char: remove legacy interface escc_init()
authorLaurent Vivier <lvivier@redhat.com>
Wed, 14 Feb 2018 06:35:58 +0000 (07:35 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 16 Feb 2018 01:14:26 +0000 (12:14 +1100)
commit2cc75c32e6fcbc1a9732a6589c7dcacf295b5b84
tree5e34d6cf2bc3ad2d7fc2c538634db4b2239d3eeb
parent9478956794c11239b7c1c3ef9ce95c883bb839a3
hw/char: remove legacy interface escc_init()

Move necessary stuff in escc.h and update type names.
Remove slavio_serial_ms_kbd_init().
Fix code style problems reported by checkpatch.pl
Update mac_newworld, mac_oldworld and sun4m to use directly the
QDEV interface.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/char/escc.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/sparc/sun4m.c
include/hw/char/escc.h