]> Git Repo - qemu.git/commit
hw/char: remove legacy interface escc_init()
authorLaurent Vivier <[email protected]>
Wed, 14 Feb 2018 06:35:58 +0000 (07:35 +0100)
committerDavid Gibson <[email protected]>
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Mark Cave-Ayland <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/char/escc.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/sparc/sun4m.c
include/hw/char/escc.h
This page took 0.026412 seconds and 4 git commands to generate.