char: xilinx_uartlite: Convert to realize()
commitaa0f607f618240958974adb39c7957ee54485d90
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 29 May 2014 09:25:37 +0000 (29 02:25 -0700)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sun, 8 Jun 2014 22:33:03 +0000 (9 00:33 +0200)
treea81cbb2f71517c09fd6afd4871fe2de55524a15e
parent95faaa73dfe705a3c6411d855cdbf099c596ec25
char: xilinx_uartlite: Convert to realize()

SysBusDevice::init is depracated. Convert to Object::init and
Device::realize as prescribed by QOM conventions.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/char/xilinx_uartlite.c