Fix formatting and and description field

This commit is contained in:
malc 2009-09-10 19:59:00 +04:00
parent 32e0c8260d
commit 41875be5b4
1 changed files with 5 additions and 4 deletions

View File

@ -665,6 +665,7 @@ int cs4231a_init (qemu_irq *pic)
static ISADeviceInfo cs4231a_info = {
.qdev.name = "cs4231a",
.qdev.desc = "Crystal Semiconductor CS4231A",
.qdev.size = sizeof (CSState),
.init = cs4231a_initfn,
.qdev.props = (Property[]) {