hw/arm: QOM'ify strongarm.c
commit8934515aff3701d40e972b621d67066ff40997e9
authorxiaoqiang zhao <zxq_yx_007@163.com>
Mon, 24 Oct 2016 15:26:56 +0000 (24 16:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 24 Oct 2016 15:26:56 +0000 (24 16:26 +0100)
treed49cfe03240e63e5ebeb9140ecdd573ecdc4ff24
parentf79a7ff108c87034c3398f7851b0a278d1362d47
hw/arm: QOM'ify strongarm.c

Drop the old Sysbus init and use instance_init and
DeviceClass::realize instead

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Message-id: 20161023091816.3839-4-zxq_yx_007@163.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/strongarm.c