intc: xilinx_uartlite: Convert SBD::init -> instance_init
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 29 May 2014 09:26:12 +0000 (02:26 -0700)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sun, 8 Jun 2014 22:33:03 +0000 (00:33 +0200)
commita373cdb5cebd58b2e3103e048894ba55910269f6
tree400a4f465cefd4a3014915ffc6b2a39677ad5615
parentaa0f607f618240958974adb39c7957ee54485d90
intc: xilinx_uartlite: Convert SBD::init -> instance_init

SysBusDevice::init is depracated. Convert to Object::init
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/intc/xilinx_intc.c