hw/intc: QOM'ify grlib_irqmp.c
commit22c70d8a6aeb654460d9cda27e6d33ecc35c3833
authorxiaoqiang.zhao <zxq_yx_007@163.com>
Thu, 12 May 2016 12:22:25 +0000 (12 13:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 May 2016 12:22:25 +0000 (12 13:22 +0100)
treeab233ce433d4950a67643f8fcb2014a301d2bd48
parentc09008d2d30e99a0a32aff0fc6b453467e62a7de
hw/intc: QOM'ify grlib_irqmp.c

* Split the old SysBus init into an instance_init and a
  DeviceClass::realize function
* Drop the old SysBus init function

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: corrected "can not" to "cannot" in error message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/grlib_irqmp.c